You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/12 14:10:27 UTC

[2/2] camel git commit: Resolve CAMEL-8620 Update LightCouch version from 0.1.3 to 0.1.6

Resolve CAMEL-8620 Update LightCouch version from 0.1.3 to 0.1.6


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6426ee63
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6426ee63
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6426ee63

Branch: refs/heads/camel-2.15.x
Commit: 6426ee63d9c861b65d7571a56224ef9ccf896037
Parents: ea8130e
Author: ancosen <an...@gmail.com>
Authored: Sun Apr 12 11:07:51 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Apr 12 14:13:18 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6426ee63/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ad7cb47..765f12c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -313,8 +313,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.3</lightcouch-version>
-    <lightcouch-bundle-version>0.1.3_1</lightcouch-bundle-version>
+    <lightcouch-version>0.1.6</lightcouch-version>
+    <lightcouch-bundle-version>0.1.6_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>