Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > 48b5a7dae32f5ca1cdd1690db43a8fb9 > files > 1

jboss-vfs-3.0.1-1.mga2.src.rpm

diff -Naur jboss-vfs-3.0.1.GA/pom.xml jboss-vfs-3.0.1.GA-work/pom.xml
--- jboss-vfs-3.0.1.GA/pom.xml	2011-06-09 18:02:16.000000000 -0400
+++ jboss-vfs-3.0.1.GA-work/pom.xml	2011-07-05 05:13:06.597894962 -0400
@@ -94,7 +94,7 @@
             <version>${version.jboss.logging}</version>
             <scope>compile</scope>
         </dependency>
-        <dependency>
+<!--        <dependency>
             <groupId>org.jboss.test</groupId>
             <artifactId>jboss-test</artifactId>
             <version>${version.jboss.test}</version>
@@ -105,7 +105,7 @@
             <artifactId>junit</artifactId>
             <version>${version.junit}</version>
             <scope>test</scope>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
 </project>