You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/19 08:09:38 UTC

[camel] branch master updated: Upgrade Gora to version 0.9

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new dd668b0  Upgrade Gora to version 0.9
dd668b0 is described below

commit dd668b094e8ed774f94a393bc1e45d1f94f4a155
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 19 10:09:10 2019 +0200

    Upgrade Gora to version 0.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 673f31c..69a8633 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,7 +51,7 @@
         <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>
         <apacheds-version>2.0.0-M24</apacheds-version>
         <apache-drill-version>1.16.0</apache-drill-version>
-        <apache-gora-version>0.8</apache-gora-version>
+        <apache-gora-version>0.9</apache-gora-version>
         <apache-mime4j-version>0.8.3</apache-mime4j-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
         <aries-blueprint-cm-version>1.3.0</aries-blueprint-cm-version>