Repository: camel Updated Branches: refs/heads/camel-2.16.x e8cdb032b -> a16c0827b
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/a16c0827 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a16c0827 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a16c0827 Branch: refs/heads/camel-2.16.x Commit: a16c0827b231fb06851b075697e5c7dea1617efc Parents: e8cdb03 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:41:08 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a16c0827/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f37c85b..842bd78 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -338,7 +338,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>