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 2018/06/08 13:25:01 UTC

[camel] branch master updated (cfc7bbd -> 3c3416f)

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

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


    from cfc7bbd  Upgrade Snmp bundle to version 2.6.2_1
     new cfb3cc5  Upgrade Consul and related bundle to version 1.2.0
     new 3923b5c  Upgrade Mustache bundle to version 0.9.5_3
     new 3c3416f  Upgrade Saxon and related bundle to version 9.8.0-12

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 03/03: Upgrade Saxon and related bundle to version 9.8.0-12

Posted by ac...@apache.org.
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

commit 3c3416f89cec26356cf28181abfa443540a71597
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 8 14:52:43 2018 +0200

    Upgrade Saxon and related bundle to version 9.8.0-12
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b7f4dd0..54c6fc3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -601,8 +601,8 @@
     <rxjava2-version>2.1.14</rxjava2-version>
     <rxjava2-extensions-version>0.19.0</rxjava2-extensions-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
-    <saxon-bundle-version>9.8.0-10_1</saxon-bundle-version>
-    <saxon-version>9.8.0-10</saxon-version>
+    <saxon-bundle-version>9.8.0-12_1</saxon-bundle-version>
+    <saxon-version>9.8.0-12</saxon-version>
     <scala-version>2.11.7</scala-version>
     <scala-maven-plugin-version>3.2.2</scala-maven-plugin-version>
     <scalatest-version>2.2.5</scalatest-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 02/03: Upgrade Mustache bundle to version 0.9.5_3

Posted by ac...@apache.org.
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

commit 3923b5cc7cd39434eddbe97bd089fb15d5172c0a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 8 14:41:21 2018 +0200

    Upgrade Mustache bundle to version 0.9.5_3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4b1163a..b7f4dd0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -510,7 +510,7 @@
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.9.5</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
-    <mustache-bundle-version>0.9.5_1</mustache-bundle-version>
+    <mustache-bundle-version>0.9.5_3</mustache-bundle-version>
     <mvel-version>2.4.0.Final</mvel-version>
     <mybatis-version>3.4.6</mybatis-version>
     <narayana-version>5.8.2.Final</narayana-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 01/03: Upgrade Consul and related bundle to version 1.2.0

Posted by ac...@apache.org.
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

commit cfb3cc56fc98aa9ec33b57512f43c75e8acc2c3f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 8 14:38:06 2018 +0200

    Upgrade Consul and related bundle to version 1.2.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3a5856d..4b1163a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,8 +164,8 @@
     <commons-text-version>1.3</commons-text-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <compress-lzf-version>1.0.4</compress-lzf-version>
-    <consul-client-version>1.1.2</consul-client-version>
-    <consul-client-bundle-version>1.1.2_1</consul-client-bundle-version>
+    <consul-client-version>1.2.0</consul-client-version>
+    <consul-client-bundle-version>1.2.0_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <couchbase-client-version>1.4.13</couchbase-client-version>
     <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.