Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > ec9f462712c3491c9879914b164e3946 > files > 3

openjpa-2.2.0-3.mga3.src.rpm

--- openjpa-jdbc/pom.xml	2012-02-16 09:33:44.000000000 +0100
+++ openjpa-jdbc/pom.xml-gil	2012-04-06 14:27:21.311140021 +0200
@@ -74,7 +74,7 @@
             <artifactId>ant</artifactId>
             <scope>provided</scope>
         </dependency>
-        <dependency>
+        <!--dependency>
             <groupId>org.jmock</groupId>
             <artifactId>jmock</artifactId>
             <scope>test</scope>
@@ -83,6 +83,6 @@
             <groupId>org.jmock</groupId>
             <artifactId>jmock-junit3</artifactId>
             <scope>test</scope>
-        </dependency>
+        </dependency-->
     </dependencies>
 </project>