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

[sling-org-apache-sling-nosql-generic] 31/38: update package version to 1.0 because we had a major package version update anyway in this 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-generic.git

commit 9d33ae22e3e210740c2aace5b6e070b548b90cca
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Wed Feb 24 11:53:59 2016 +0000

    update package version to 1.0 because we had a major package version update anyway in this release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1732087 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/nosql/generic/resource/package-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/nosql/generic/resource/package-info.java b/src/main/java/org/apache/sling/nosql/generic/resource/package-info.java
index a804837..3788b29 100644
--- a/src/main/java/org/apache/sling/nosql/generic/resource/package-info.java
+++ b/src/main/java/org/apache/sling/nosql/generic/resource/package-info.java
@@ -19,5 +19,5 @@
 /**
  * Generic NoSQL resource provider implementation.
  */
-@aQute.bnd.annotation.Version("0.5")
+@aQute.bnd.annotation.Version("1.0.0")
 package org.apache.sling.nosql.generic.resource;

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