This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git
commit 6cc5940736d9e23bc22effb5aa0e8c773b821d2b 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/extensions/webconsolesecurityprovider@1033493 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index f44d8b5..3b38eb8 100644 --- a/pom.xml +++ b/pom.xml @@ -92,8 +92,6 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr.annotations</artifactId> - <version>1.3.0</version> - <scope>provided</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
