You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/05/27 09:27:01 UTC

svn commit: r948700 - /tuscany/sca-java-2.x/trunk/pom.xml

Author: antelder
Date: Thu May 27 07:27:01 2010
New Revision: 948700

URL: http://svn.apache.org/viewvc?rev=948700&view=rev
Log:
Remove maven.test.skip from source profile

Modified:
    tuscany/sca-java-2.x/trunk/pom.xml

Modified: tuscany/sca-java-2.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/pom.xml?rev=948700&r1=948699&r2=948700&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/pom.xml Thu May 27 07:27:01 2010
@@ -416,9 +416,6 @@
             <modules>
                 <module>modules</module>
             </modules>
-            <properties>
-                <maven.test.skip>true</maven.test.skip>
-            </properties>
             <build>
                 <plugins>
                     <plugin>