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/10/18 23:26:19 UTC

[sling-org-apache-sling-nosql-couchbase-client] 16/24: SLING-5558 Update to Couchbase Client 2.2.4

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-nosql-couchbase-client.git

commit bb798953d9a466f5cef518fbc195c56c9ee3836e
Author: Stefan Seifert <ss...@apache.org>
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@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
"commits@sling.apache.org" <co...@sling.apache.org>.