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/09 10:45:47 UTC

[sling-org-apache-sling-launchpad-integration-tests] branch master updated: remove unused dependency (tinybundles)

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-launchpad-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 56705db  remove unused dependency (tinybundles)
56705db is described below

commit 56705db0b65f37786ef54390dbfe5599b90f3bbc
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 9 11:42:10 2018 +0100

    remove unused dependency (tinybundles)
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 49b7509..a23dfcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,12 +269,6 @@
       <scope>compile</scope>
     </dependency>
     <dependency>
-      <groupId>org.ops4j.pax.tinybundles</groupId>
-      <artifactId>tinybundles</artifactId>
-      <version>2.0.0</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.jcr.base</artifactId>
       <version>3.0.2</version>

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