You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:27:04 UTC

[sling-org-apache-sling-discovery-base] 02/07: SLING-6888: Remove commons.json and org.json excludes.

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.discovery.base-2.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git

commit 1a0f834ec4064ec0f94be11b1fbd4288a166f763
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Tue May 30 20:29:22 2017 +0000

    SLING-6888: Remove commons.json and org.json excludes.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/base@1796935 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index c8c369b..af49b24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,12 +325,6 @@
           <artifactId>org.apache.sling.testing.sling-mock</artifactId>
           <version>1.2.0</version>
           <scope>test</scope>
-          <exclusions>
-          <exclusion>
-          <groupId>org.apache.sling</groupId>
-          <artifactId>org.apache.sling.commons.json</artifactId>
-          </exclusion>
-          </exclusions>
         </dependency>
     </dependencies>
 </project>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.