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 2017/10/16 06:30:09 UTC

[1/2] camel git commit: Upgrade Chronicle Wire to version 1.9.18

Repository: camel
Updated Branches:
  refs/heads/master b74dead85 -> 1846275e7


Upgrade Chronicle Wire to version 1.9.18


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9e2cdfc5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9e2cdfc5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9e2cdfc5

Branch: refs/heads/master
Commit: 9e2cdfc582432e7fffbdc07cb19a6349114d3896
Parents: b74dead
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Oct 16 08:19:14 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Oct 16 08:19:14 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9e2cdfc5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 707d96b..ac1a517 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.8</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.2</chronicle-threads-version>
-    <chronicle-wire-version>1.9.17</chronicle-wire-version>
+    <chronicle-wire-version>1.9.18</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.3</classmate-version>


[2/2] camel git commit: Upgrade Classmate to version 1.3.4

Posted by ac...@apache.org.
Upgrade Classmate to version 1.3.4


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1846275e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1846275e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1846275e

Branch: refs/heads/master
Commit: 1846275e70f2729d38b4e61d859451b06bc8445c
Parents: 9e2cdfc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Oct 16 08:29:19 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Oct 16 08:29:19 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1846275e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ac1a517..0f6fa93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
     <chronicle-wire-version>1.9.18</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
-    <classmate-version>1.3.3</classmate-version>
+    <classmate-version>1.3.4</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
     <cometd-java-client-version>3.1.2</cometd-java-client-version>