Author: grobmeier
Date: Sun Jul 24 09:21:17 2011
New Revision: 1150303

URL: http://svn.apache.org/viewvc?rev=1150303&view=rev
Log:
removed duplicate dependency entry

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1150303&r1=1150302&r2=1150303&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Sun Jul 24 09:21:17 2011
@@ -353,11 +353,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.maven.scm</groupId>
-      <artifactId>maven-scm-api</artifactId>
-      <version>1.4</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven.scm</groupId>
       <artifactId>maven-scm-provider-svnexe</artifactId>
       <version>1.4</version>
     </dependency>


Reply via email to