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 2018/01/15 08:35:56 UTC

[camel] branch master updated: Upgrade Embedded MongoDB to version 2.0.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 48739ad  Upgrade Embedded MongoDB to version 2.0.0
48739ad is described below

commit 48739ad9f78c93dc6fa0e20852ce108f157b6a39
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 15 08:32:50 2018 +0100

    Upgrade Embedded MongoDB to version 2.0.0
---
 parent/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 99eeb62..781b298 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -207,8 +207,7 @@
     <elasticsearch5-cluster-runner-version>5.6.3.0</elasticsearch5-cluster-runner-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
-    <!-- embedmongo 1.50.2 do not work -->
-    <embedmongo-version>1.50.1</embedmongo-version>
+    <embedmongo-version>2.0.0</embedmongo-version>
     <etcd4j-version>2.14.0</etcd4j-version>
     <everit-org-json-schema-version>1.6.1</everit-org-json-schema-version>
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].