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.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
commit 8972039edb09aacc88bd1b4b744d70f28725af8f Author: Justin Edelson <[email protected]> AuthorDate: Wed Nov 10 14:36:52 2010 +0000 SLING-1869 - upgrading to latest SCR plugin and putting scr.annotations in parent git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form@1033493 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3937d31..6eea1f7 100644 --- a/pom.xml +++ b/pom.xml @@ -166,8 +166,6 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr.annotations</artifactId> - <version>1.3.0</version> - <scope>provided</scope> </dependency> </dependencies> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
