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 d27a1ea69e10b9b34a94ebb347b4a8a76fa1a1e1 Author: Robert Munteanu <[email protected]> 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 43e7ba4..518f2cd 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.2</version> + <version>0.0.3-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
