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/25 15:14:03 UTC

[sling-whiteboard] branch master updated: 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-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d54b4c  Remove commented out dependency
3d54b4c is described below

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

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

diff --git a/featuremodel/feature-analyser/pom.xml b/featuremodel/feature-analyser/pom.xml
index c8e69fa..a2bca4b 100644
--- a/featuremodel/feature-analyser/pom.xml
+++ b/featuremodel/feature-analyser/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.