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 35044c8 Upgrade Embedded Mongo to version 2.0.1 35044c8 is described below commit 35044c877516040ebded06c0263c68b96dc43f3c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 30 11:55:09 2018 +0100 Upgrade Embedded Mongo to version 2.0.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 09997ff..0f93b16 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -208,7 +208,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-version>2.0.0</embedmongo-version> + <embedmongo-version>2.0.1</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 acosent...@apache.org.