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

[sling-org-apache-sling-auth-xing-oauth] 05/08: SLING-3731 set version of package org.apache.sling.auth.xing.oauth to 0.0.2

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

rombert pushed a commit to annotated tag org.apache.sling.auth.xing.oauth-0.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-xing-oauth.git

commit 232f554989fe7293b9799bef0e89a427d8138bfb
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Jul 8 14:36:05 2014 +0000

    SLING-3731 set version of package org.apache.sling.auth.xing.oauth to 0.0.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/auth/org.apache.sling.auth.xing.oauth@1608803 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/auth/xing/oauth/package-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java b/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java
index 747ee1e..7b3edda 100644
--- a/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java
+++ b/src/main/java/org/apache/sling/auth/xing/oauth/package-info.java
@@ -16,5 +16,5 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-@aQute.bnd.annotation.Version("0.0.1")
+@aQute.bnd.annotation.Version("0.0.2")
 package org.apache.sling.auth.xing.oauth;

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