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-oauth.git
commit efddf54bf4b52fb38d054bea08249c19c20f7926 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Jul 8 14:36:35 2014 +0000 SLING-3731 use org.apache.sling.auth.xing.api 0.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1608804 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82e2e4f..c3c54c4 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.auth.xing.api</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
