You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2007/03/02 17:49:12 UTC

svn commit: r513836 - /incubator/cxf/trunk/common/common/pom.xml

Author: dkulp
Date: Fri Mar  2 08:49:11 2007
New Revision: 513836

URL: http://svn.apache.org/viewvc?view=rev&rev=513836
Log:
Fix not running the common/common tests

Modified:
    incubator/cxf/trunk/common/common/pom.xml

Modified: incubator/cxf/trunk/common/common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/pom.xml?view=diff&rev=513836&r1=513835&r2=513836
==============================================================================
--- incubator/cxf/trunk/common/common/pom.xml (original)
+++ incubator/cxf/trunk/common/common/pom.xml Fri Mar  2 08:49:11 2007
@@ -32,10 +32,6 @@
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
-    <properties>
-      <maven.test.skip.exec>true</maven.test.skip.exec>
-    </properties>
-
     <dependencies>
         <dependency>
             <groupId>junit</groupId>