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/11/11 09:28:04 UTC

svn commit: r1033836 - /gump/metadata/project/ws-xmlschema.xml

Author: bodewig
Date: Thu Nov 11 08:28:04 2010
New Revision: 1033836

URL: http://svn.apache.org/viewvc?rev=1033836&view=rev
Log:
xmlschema requires Maven 3.x

Modified:
    gump/metadata/project/ws-xmlschema.xml

Modified: gump/metadata/project/ws-xmlschema.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ws-xmlschema.xml?rev=1033836&r1=1033835&r2=1033836&view=diff
==============================================================================
--- gump/metadata/project/ws-xmlschema.xml (original)
+++ gump/metadata/project/ws-xmlschema.xml Thu Nov 11 08:28:04 2010
@@ -26,7 +26,7 @@
 
   <project name="ws-commons-xmlschema">
     <package>org.apache.ws.commons.xmlschema</package>
-    <mvn profile="!sourcecheck"/>
+    <mvn3 profile="!sourcecheck"/>
 
     <option project="xml-apis"/>
     <option project="xml-xerces"/>