You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2011/05/21 09:49:00 UTC

svn commit: r1125644 - /archiva/trunk/pom.xml

Author: olamy
Date: Sat May 21 07:49:00 2011
New Revision: 1125644

URL: http://svn.apache.org/viewvc?rev=1125644&view=rev
Log:
remove commented dependency declared below

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1125644&r1=1125643&r2=1125644&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Sat May 21 07:49:00 2011
@@ -1163,19 +1163,6 @@
           </exclusion>
         </exclusions>
       </dependency>
-      <!-- use spring test in xmlrpc?
-      <dependency>
-        <groupId>org.springframework</groupId>
-        <artifactId>spring-test</artifactId>
-        <version>2.5.1</version>
-        <exclusions>
-          <exclusion>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-          </exclusion>
-        </exclusions>
-      </dependency>
-       -->
       <dependency>
         <groupId>org.springframework</groupId>
         <artifactId>spring-asm</artifactId>