You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:55:55 UTC

[sling-org-apache-sling-nosql-couchbase-client] 07/14: update to latest couchbase client

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 faf0afb3e42d9bc5afc56ca38aba1aa22f768f7f
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Aug 14 16:28:16 2015 +0000

    update to latest couchbase client
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1695937 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 103c21c..3f243e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
 
     <properties>
         <sling.java.version>7</sling.java.version>
-        <couchbase.client.version>2.1.3</couchbase.client.version>
+        <couchbase.client.version>2.1.4</couchbase.client.version>
     </properties>
 
     <dependencies>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.