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/08/24 18:45:38 UTC

camel git commit: Upgrade Flapdoodle Embedded Mongodb to version 1.50.0

Repository: camel
Updated Branches:
  refs/heads/master 1708dfd68 -> b49898de5


Upgrade Flapdoodle Embedded Mongodb to version 1.50.0


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

Branch: refs/heads/master
Commit: b49898de5b3b3cbb460cbccfb4189193bf5e960b
Parents: 1708dfd
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 24 18:44:52 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 24 18:44:52 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b49898de/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6f8fc72..b67b043 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
     <elasticsearch-bundle-version>1.4.4_1</elasticsearch-bundle-version>
     <elasticsearch-version>1.4.4</elasticsearch-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
-    <embedmongo-version>1.48.2</embedmongo-version>
+    <embedmongo-version>1.50.0</embedmongo-version>
     <exec-maven-plugin-version>1.2.1</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <facebook4j-core-version>2.3.0</facebook4j-core-version>