This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-jackrabbit-0.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
commit a192d3108ce14893a2d53a75f4f69b40a08f37e5 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Oct 13 12:55:32 2014 +0000 remove exclusion no longer required git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/sling-mock-jackrabbit@1631372 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index e3bbe73..7d5ef12 100644 --- a/pom.xml +++ b/pom.xml @@ -61,10 +61,6 @@ <version>2.0.16</version> <exclusions> <exclusion> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-simple</artifactId> - </exclusion> - <exclusion> <groupId>org.jmock</groupId> <artifactId>jmock-junit4</artifactId> </exclusion> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
