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.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-nosql-couchbase-client.git
commit 89c274c24053f2406f431526ae4fd8ec34ba87da Author: Stefan Seifert <[email protected]> AuthorDate: Wed Feb 24 10:57:23 2016 +0000 SLING-5558 Update to Couchbase Client 2.2.4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1732070 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c0d5c9..98251a6 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ <properties> <sling.java.version>7</sling.java.version> - <couchbase.client.version>2.2.0</couchbase.client.version> + <couchbase.client.version>2.2.4</couchbase.client.version> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
