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/11/07 09:19:13 UTC

[sling-org-apache-sling-auth-form] 02/10: remove duplicate dependency

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

rombert pushed a commit to annotated tag org.apache.sling.auth.form-1.0.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git

commit 9c06cb22332220d61a85368e2a7353556203dc8f
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Tue May 28 13:18:12 2013 +0000

    remove duplicate dependency
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/form@1486916 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 49115f1..2720ec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,9 +171,5 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.scr.annotations</artifactId>
-        </dependency>
     </dependencies>
 </project>

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