Author: stillalex
Date: Mon Jul 24 13:56:00 2017
New Revision: 1802816

URL: http://svn.apache.org/viewvc?rev=1802816&view=rev
Log:
OAK-6482 Remove org.apache.sling.testing.osgi-mock dependency from oak-run


Modified:
    jackrabbit/oak/trunk/oak-run/pom.xml

Modified: jackrabbit/oak/trunk/oak-run/pom.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/pom.xml?rev=1802816&r1=1802815&r2=1802816&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-run/pom.xml Mon Jul 24 13:56:00 2017
@@ -297,11 +297,6 @@
       <version>${h2.version}</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
       <groupId>com.googlecode.json-simple</groupId>
       <artifactId>json-simple</artifactId>
       <version>1.1.1</version>


Reply via email to