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/10/20 14:38:34 UTC

[sling-org-apache-sling-hc-junit-bridge] 06/20: Remove duplicate junit dependency

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-junit-bridge.git

commit 2342d7099034ff58911d28bb1e737a8f7fabed5b
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Sep 1 10:58:51 2014 +0000

    Remove duplicate junit dependency
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1621732 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index e4fa259..c66647c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,11 +72,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
             <version>1.9.5</version>

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