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:56:00 UTC

[sling-org-apache-sling-nosql-couchbase-client] 12/14: prepare 1.0.0 release

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 9015b0b5783f6f7d122a0e76df554f0068be79dc
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Thu Sep 17 21:26:33 2015 +0000

    prepare 1.0.0 release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/nosql/couchbase-client@1703694 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/nosql/couchbase/client/package-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/nosql/couchbase/client/package-info.java b/src/main/java/org/apache/sling/nosql/couchbase/client/package-info.java
index 537c719..dc732ee 100644
--- a/src/main/java/org/apache/sling/nosql/couchbase/client/package-info.java
+++ b/src/main/java/org/apache/sling/nosql/couchbase/client/package-info.java
@@ -19,6 +19,6 @@
 /**
  * Couchbase Client Provider
  */
-@aQute.bnd.annotation.Version("0.5.0")
+@aQute.bnd.annotation.Version("1.0.0")
 package org.apache.sling.nosql.couchbase.client;
 

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