You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/02/11 20:02:55 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] branch master updated: remove legacy bundles (SLING-6928)

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d849f2  remove legacy bundles (SLING-6928)
1d849f2 is described below

commit 1d849f2d0bebd5302ebe700da6bb08c517dcb07e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Feb 10 00:08:07 2018 +0100

    remove legacy bundles (SLING-6928)
---
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 48d091d..72e4adc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,18 +86,6 @@
       <classifier>features</classifier>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.commons.json</artifactId>
-      <version>2.0.20</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.servlets.compat</artifactId>
-      <version>1.0.2</version>
-      <scope>test</scope>
-    </dependency>
     <!-- bnd -->
     <dependency>
       <groupId>biz.aQute.bnd</groupId>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.