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-resourcecollection.git

commit 024a84c7e48bcccdbf80f09b64d62e63d34e411b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon May 6 08:28:59 2013 +0000

    SLING-2853 - remove unused dependencies
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1479488 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 58fd84e..cc15821 100755
--- a/pom.xml
+++ b/pom.xml
@@ -128,15 +128,8 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>junit-addons</groupId>
-            <artifactId>junit-addons</artifactId>
-            <version>1.4</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.framework</artifactId>
-            <version>3.0.8</version>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to