Author: sseifert
Date: Thu Sep 15 14:36:45 2016
New Revision: 1760941

URL: http://svn.apache.org/viewvc?rev=1760941&view=rev
Log:
update to latest sling-mock version

Modified:
    sling/branches/testing/mocks/sling-mock-jackrabbit-1.x/pom.xml
    sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml

Modified: sling/branches/testing/mocks/sling-mock-jackrabbit-1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-jackrabbit-1.x/pom.xml?rev=1760941&r1=1760940&r2=1760941&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-jackrabbit-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-jackrabbit-1.x/pom.xml Thu Sep 15 
14:36:45 2016
@@ -43,17 +43,6 @@
     <dependencies>
   
         <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.compendium</artifactId>
-            <scope>compile</scope>
-        </dependency>
-
-        <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock</artifactId>
             <version>1.8.1-SNAPSHOT</version>

Modified: sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml?rev=1760941&r1=1760940&r2=1760941&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-oak-1.x/pom.xml Thu Sep 15 14:36:45 
2016
@@ -48,17 +48,6 @@
     <dependencies>
 
         <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.compendium</artifactId>
-            <scope>compile</scope>
-        </dependency>
-
-        <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock</artifactId>
             <version>1.8.1-SNAPSHOT</version>


Reply via email to