This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.security-1.0.12 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git
commit b53e8197b38c7013972b908fdb0768e2868a78bb Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Apr 24 06:53:58 2015 +0000 Remove duplicate dependency git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/security@1675796 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index bc766b6..613de9e 100644 --- a/pom.xml +++ b/pom.xml @@ -104,10 +104,6 @@ <artifactId>slf4j-api</artifactId> </dependency> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </dependency> - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
