This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.auth.form-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
commit af26b77f7b6c4bed4f8444e918635611812535ab Author: Felix Meschberger <[email protected]> AuthorDate: Mon Aug 23 16:23:26 2010 +0000 use Auth Core 1.0.0 to prepare the release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form@988180 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33e10ec..3352b28 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.auth.core</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>1.0.0</version> <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
