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/12/13 13:52:27 UTC

camel git commit: Upgrade Embedded MongoDB to version 1.50.1

Repository: camel
Updated Branches:
  refs/heads/master cfe9cc318 -> 08542ec7c


Upgrade Embedded MongoDB to version 1.50.1


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

Branch: refs/heads/master
Commit: 08542ec7cba99d9b5c7469590bc73947ec1066de
Parents: cfe9cc3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Dec 13 13:49:11 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Dec 13 13:49:11 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/08542ec7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1464c01..febc70a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,7 +150,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.0</embedmongo-version>
+    <embedmongo-version>1.50.1</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>