Author: clr
Date: Fri May  4 13:50:24 2007
New Revision: 535378

URL: http://svn.apache.org/viewvc?view=rev&rev=535378
Log:
ran mvn install; seems to work

Modified:
    incubator/openjpa/trunk/pom.xml

Modified: incubator/openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/openjpa/trunk/pom.xml?view=diff&rev=535378&r1=535377&r2=535378
==============================================================================
--- incubator/openjpa/trunk/pom.xml (original)
+++ incubator/openjpa/trunk/pom.xml Fri May  4 13:50:24 2007
@@ -220,7 +220,7 @@
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>3.8.1</version>
-            <scope>compile</scope>
+            <scope>test</scope>
         </dependency>
     </dependencies>
     <build>


Reply via email to