Repository: camel Updated Branches: refs/heads/master bd865b2e0 -> 98b513ab3
Upgrade Embedded MongoDB to version 1.48.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/98b513ab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/98b513ab Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/98b513ab Branch: refs/heads/master Commit: 98b513ab332aed5363c65dfc7eedcfa0a25bb818 Parents: bd865b2 Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 15 09:21:59 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 15 17:12:36 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/98b513ab/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2dbfbff..4ecb89f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -145,7 +145,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.47.3</embedmongo-version> + <embedmongo-version>1.48.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.2.2</facebook4j-core-version>