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 2016/01/17 09:17:36 UTC

camel git commit: Upgrade Embed Mongo to version 1.50.2

Repository: camel
Updated Branches:
  refs/heads/master 5baebbe0f -> 5532ae98f


Upgrade Embed Mongo to version 1.50.2


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

Branch: refs/heads/master
Commit: 5532ae98f43ce1f946433d28c96ea20b36a339ba
Parents: 5baebbe
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jan 17 09:16:35 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jan 17 09:16:35 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5532ae98/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6edd51b..ea35246 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
     <elasticsearch-cluster-runner-version>2.0.0.0</elasticsearch-cluster-runner-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
-    <embedmongo-version>1.50.1</embedmongo-version>
+    <embedmongo-version>1.50.2</embedmongo-version>
     <exec-maven-plugin-version>1.4.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <facebook4j-core-version>2.4.1</facebook4j-core-version>