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/03/21 09:58:10 UTC

camel git commit: Use the new version of Elasticsearch bundle 2.4.3

Repository: camel
Updated Branches:
  refs/heads/master cab864f9e -> 2399ff797


Use the new version of Elasticsearch bundle 2.4.3


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

Branch: refs/heads/master
Commit: 2399ff797c0155ca95406f7c5f2e6b1cf1577fa8
Parents: cab864f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Mar 21 10:57:23 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Mar 21 10:57:45 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2399ff79/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5aefddb..abae96e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -177,7 +177,7 @@
     <ehcache-version>2.10.1</ehcache-version>
     <ehcache3-version>3.3.0</ehcache3-version>
     <ekstazi-maven-plugin-version>4.6.2</ekstazi-maven-plugin-version>
-    <elasticsearch-bundle-version>2.4.3_1</elasticsearch-bundle-version>
+    <elasticsearch-bundle-version>2.4.3_2</elasticsearch-bundle-version>
     <elasticsearch-guava-version>18.0</elasticsearch-guava-version>
     <elasticsearch-version>2.4.3</elasticsearch-version>
     <elasticsearch5-version>5.1.2</elasticsearch5-version>