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:22:47 UTC

[sling-org-apache-sling-auth-xing-login] 08/17: xing: move api deps to 0.0.3-SNAPSHOT

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-auth-xing-login.git

commit 45c103b8d12e87c4f9f1e258289acebcf9545e72
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Jul 9 07:15:42 2014 +0000

    xing: move api deps to 0.0.3-SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1609029 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a41236..a333983 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.auth.xing.api</artifactId>
-      <version>0.0.2</version>
+      <version>0.0.3-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

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