You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:49:36 UTC

[sling-org-apache-sling-jcr-webconsole] 03/29: SLING-1869 - upgrading to latest SCR plugin and putting scr.annotations in parent

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.jcr.webconsole-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webconsole.git

commit e2f09bc1d10c041f1c4f7546779f39fdf2c4e750
Author: Justin Edelson <ju...@apache.org>
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/webconsole@1033493 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 691b039..50be3ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,8 +103,6 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr.annotations</artifactId>
-            <version>1.0.0</version>
-            <scope>provided</scope>
         </dependency>
     </dependencies>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.