This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.nosql.couchbase-client-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-nosql-couchbase-client.git
commit 69293019cbf0c8ed463be7db39ea8ec88be9c4d3 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Sep 14 21:25:29 2015 +0000 SLING-4381 update to latest couchbase java client git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1703064 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f243e8..2b41a38 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <properties> <sling.java.version>7</sling.java.version> - <couchbase.client.version>2.1.4</couchbase.client.version> + <couchbase.client.version>2.2.0</couchbase.client.version> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
