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

[sling-org-apache-sling-feature-analyser] 23/28: Remove commented out dependency

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

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

commit fcd3df85844d377833202b114c16a105b8b126e7
Author: David Bosschaert <da...@gmail.com>
AuthorDate: Wed Apr 25 13:46:08 2018 +0100

    Remove commented out dependency
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index c8e69fa..a2bca4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,13 +167,5 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <!-- 
-        <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.feature.resolver</artifactId>
-            <version>0.0.1-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-         -->        
     </dependencies>
 </project>

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