Repository: camel Updated Branches: refs/heads/master 10dec7b2e -> bd865b2e0
Upgrade LightCouch to version 0.1.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd865b2e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd865b2e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bd865b2e Branch: refs/heads/master Commit: bd865b2e084439b56471e9906f8d87eafcdd438b Parents: 10dec7b Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jun 15 08:35:15 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jun 15 17:08:26 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bd865b2e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 34d0f34..2dbfbff 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -326,8 +326,8 @@ <lucene-bundle-version>4.10.3_1</lucene-bundle-version> <lucene-version>4.10.3</lucene-version> <lucene-version-range>[4.5,5)</lucene-version-range> - <lightcouch-version>0.1.6</lightcouch-version> - <lightcouch-bundle-version>0.1.6_1</lightcouch-bundle-version> + <lightcouch-version>0.1.8</lightcouch-version> + <lightcouch-bundle-version>0.1.8_1</lightcouch-bundle-version> <!-- needed from tooling/archetypes --> <!-- use antrun 1.6 as 1.7 fails with finding tools.jar on java on some platforms --> <maven-antrun-plugin-version>1.6</maven-antrun-plugin-version>