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 2015/11/09 17:34:17 UTC

camel git commit: Upgrade Elasticsearch and related bundle to version 1.7.3

Repository: camel
Updated Branches:
  refs/heads/master 5ae9db779 -> f46794b51


Upgrade Elasticsearch and related bundle to version 1.7.3


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

Branch: refs/heads/master
Commit: f46794b515178f86e33474c13d628c537e89b85f
Parents: 5ae9db7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 9 17:29:32 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 9 17:29:32 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f46794b5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bd1d8b3..8064f1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -144,8 +144,8 @@
     <ehcache-version>2.10.1</ehcache-version>
     <egit-github-core-version>2.1.5</egit-github-core-version>
     <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>
-    <elasticsearch-bundle-version>1.7.1_1</elasticsearch-bundle-version>
-    <elasticsearch-version>1.7.1</elasticsearch-version>
+    <elasticsearch-bundle-version>1.7.3_1</elasticsearch-bundle-version>
+    <elasticsearch-version>1.7.3</elasticsearch-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
     <embedmongo-version>1.50.0</embedmongo-version>