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:14 UTC

[sling-org-apache-sling-nosql-couchbase-client] 11/24: prepare 1.0.0 release

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 93ecd05a4cd9602f4352b9d3adf717d5cc198f85
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@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>.