Upgraded couchdb
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d4cca15c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d4cca15c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d4cca15c Branch: refs/heads/master Commit: d4cca15cf7220b236becbf5ecaf49013251b58ee Parents: 60d4173 Author: Claus Ibsen <davscl...@apache.org> Authored: Mon Aug 11 11:34:23 2014 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Aug 11 11:34:23 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d4cca15c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f5ca7b4..7e21985 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -276,8 +276,8 @@ <lucene-bundle-version>4.6.1_1</lucene-bundle-version> <lucene-version>4.6.1</lucene-version> <lucene-version-range>[4.5,5)</lucene-version-range> - <lightcouch-version>0.0.6</lightcouch-version> - <lightcouch-bundle-version>0.0.5_1</lightcouch-bundle-version> + <lightcouch-version>0.1.3</lightcouch-version> + <lightcouch-bundle-version>0.1.3_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>