Author: pauls
Date: Tue May 30 20:39:13 2017
New Revision: 1796939

URL: http://svn.apache.org/viewvc?rev=1796939&view=rev
Log:
SLING-6888: Remove commons.json and org.json excludes.

Modified:
    sling/trunk/bundles/jcr/contentloader/pom.xml

Modified: sling/trunk/bundles/jcr/contentloader/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader/pom.xml?rev=1796939&r1=1796938&r2=1796939&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Tue May 30 20:39:13 2017
@@ -291,12 +291,6 @@
         <artifactId>org.apache.sling.testing.sling-mock</artifactId>
         <version>1.6.0</version>
         <scope>test</scope>
-        <exclusions>
-        <exclusion>
-        <groupId>org.apache.sling</groupId>
-        <artifactId>org.apache.sling.commons.json</artifactId>
-        </exclusion>
-        </exclusions>
     </dependency>
     <dependency>
         <groupId>org.apache.geronimo.specs</groupId>


Reply via email to