You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2017/01/16 10:18:58 UTC

camel git commit: Update etcd4j to version 2.13.0

Repository: camel
Updated Branches:
  refs/heads/master e5c45cc20 -> 0ced2f8a7


Update etcd4j to version 2.13.0


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

Branch: refs/heads/master
Commit: 0ced2f8a7bf749ccb71a6f9cb5c353ed828796db
Parents: e5c45cc
Author: lburgazzoli <lb...@gmail.com>
Authored: Mon Jan 16 11:18:52 2017 +0100
Committer: lburgazzoli <lb...@gmail.com>
Committed: Mon Jan 16 11:18:52 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0ced2f8a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e59184d..38ff4e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -180,7 +180,7 @@
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
     <!-- embedmongo 1.50.2 do not work -->
     <embedmongo-version>1.50.1</embedmongo-version>
-    <etcd4j-version>2.12.0</etcd4j-version>
+    <etcd4j-version>2.13.0</etcd4j-version>
     <exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <facebook4j-core-version>2.4.8</facebook4j-core-version>