Author: cziegeler
Date: Mon Apr 27 16:06:12 2015
New Revision: 1676323

URL: http://svn.apache.org/r1676323
Log:
Remove inherited dependency

Modified:
    sling/trunk/testing/samples/failing-tests/pom.xml

Modified: sling/trunk/testing/samples/failing-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/testing/samples/failing-tests/pom.xml?rev=1676323&r1=1676322&r2=1676323&view=diff
==============================================================================
--- sling/trunk/testing/samples/failing-tests/pom.xml (original)
+++ sling/trunk/testing/samples/failing-tests/pom.xml Mon Apr 27 16:06:12 2015
@@ -74,11 +74,6 @@
             <artifactId>org.osgi.compendium</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.scr.annotations</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
             <version>1.5.11</version>


Reply via email to