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/02/20 09:27:18 UTC

[camel] branch master updated: Upgrade Embed MongoDB to version 2.0.3

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 0929a98  Upgrade Embed MongoDB to version 2.0.3
0929a98 is described below

commit 0929a9861632925ca62e76f685943f94c6cf7351
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 20 10:26:13 2018 +0100

    Upgrade Embed MongoDB to version 2.0.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9f76b15..e4401be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
     <elasticsearch-rest-bundle-version>6.1.1_1</elasticsearch-rest-bundle-version>
     <elsql-version>1.2</elsql-version>
     <el-api-1.0-version>1.0.1</el-api-1.0-version>
-    <embedmongo-version>2.0.1</embedmongo-version>
+    <embedmongo-version>2.0.3</embedmongo-version>
     <etcd4j-version>2.14.0</etcd4j-version>
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.