Repository: camel Updated Branches: refs/heads/master 9dbecbb82 -> f3e998768
Upgrade Lightcouch bundle to version 0.1.8_2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f3e99876 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f3e99876 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f3e99876 Branch: refs/heads/master Commit: f3e99876871fb4a635c6e869f39c3bc31fb7bc41 Parents: 9dbecbb Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Nov 7 11:37:02 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Nov 7 11:37:02 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f3e99876/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index afdd695..a03e9da 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -341,7 +341,7 @@ <lucene-version>4.10.4</lucene-version> <lucene-version-range>[4.5,5)</lucene-version-range> <lightcouch-version>0.1.8</lightcouch-version> - <lightcouch-bundle-version>0.1.8_1</lightcouch-bundle-version> + <lightcouch-bundle-version>0.1.8_2</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>