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