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>


Reply via email to