You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2006/08/02 03:25:04 UTC

svn commit: r427838 - /incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml

Author: aadamchik
Date: Tue Aug  1 18:25:03 2006
New Revision: 427838

URL: http://svn.apache.org/viewvc?rev=427838&view=rev
Log:
cleanup

Modified:
    incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml

Modified: incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml?rev=427838&r1=427837&r2=427838&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml (original)
+++ incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml Tue Aug  1 18:25:03 2006
@@ -19,7 +19,6 @@
 		<dependency>
 			<groupId>junit</groupId>
 			<artifactId>junit</artifactId>
-			<scope>test</scope>
 		</dependency>
 
 		<dependency>
@@ -74,7 +73,7 @@
 				</configuration>
 			</plugin>
 
-			<plugin>
+	<!--  		<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-surefire-plugin</artifactId>
 				<configuration>
@@ -87,7 +86,7 @@
 					</excludes>
 				</configuration>
 			</plugin>
-
+-->
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-jar-plugin</artifactId>