You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/03/15 15:52:38 UTC

svn commit: r923273 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Mon Mar 15 14:52:37 2010
New Revision: 923273

URL: http://svn.apache.org/viewvc?rev=923273&view=rev
Log:
revert rename of property

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=923273&r1=923272&r2=923273&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Mon Mar 15 14:52:37 2010
@@ -449,7 +449,7 @@
     <description>Commons I/O Utility Package</description>
 
     <mvn basedir="io" goal="package">
-      <property name="maven.test.skip.exec" value="true"/>
+      <property name="skipTests" value="true"/>
     </mvn>
 
     <option project="commons-lang-2.x" />