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/10/18 23:24:38 UTC

[sling-org-apache-sling-hapi] 22/27: SLING-6896: Remove commons.json from HAPI.

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hapi.git

commit 216bd31c8d1bc06212dee2ad9b1bbeebae8264ad
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Wed May 31 11:42:48 2017 +0000

    SLING-6896: Remove commons.json from HAPI.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797017 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0b8c6ea..a265359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,12 +88,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.commons.json</artifactId>
-            <version>2.0.18</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
             <version>2.5</version>

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