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:35:11 UTC

[2/2] camel git commit: Upgrade Elasticsearch and related bundle to version 1.7.3

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/146f91f2
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/146f91f2
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/146f91f2

Branch: refs/heads/camel-2.16.x
Commit: 146f91f23aebb85955ffdb18660a42dac52bfb89
Parents: b487009
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:34:45 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/146f91f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5522b9b..98ad5c6 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>