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/20 14:36:34 UTC

[sling-org-apache-sling-discovery-api] 09/39: Create new standalone project

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-discovery-api.git

commit 13ba3d0647f61c422fcac6a1de652f191cfd3626
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue May 14 07:56:49 2013 +0000

    Create new standalone project
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1482240 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index c65b3e3..a7f2dd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,10 +65,6 @@
             <artifactId>bndlib</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
         </dependency>
@@ -76,11 +72,5 @@
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.settings</artifactId>
-            <version>1.1.0</version>
-            <scope>provided</scope>
-        </dependency>
     </dependencies>
 </project>

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