Author: cziegeler
Date: Thu Mar 30 13:39:10 2017
New Revision: 1789528

URL: http://svn.apache.org/viewvc?rev=1789528&view=rev
Log:
Remove obsolete scr plugin

Modified:
    sling/trunk/bundles/commons/scheduler/pom.xml

Modified: sling/trunk/bundles/commons/scheduler/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/scheduler/pom.xml?rev=1789528&r1=1789527&r2=1789528&view=diff
==============================================================================
--- sling/trunk/bundles/commons/scheduler/pom.xml (original)
+++ sling/trunk/bundles/commons/scheduler/pom.xml Thu Mar 30 13:39:10 2017
@@ -133,10 +133,6 @@
     </build>
     <dependencies>
         <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.scr.annotations</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>osgi.core</artifactId>
         </dependency>


Reply via email to