You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/07/08 09:37:21 UTC

svn commit: r792058 - /incubator/wink/trunk/wink-scripts/wink-dist/pom.xml

Author: martins
Date: Wed Jul  8 07:37:21 2009
New Revision: 792058

URL: http://svn.apache.org/viewvc?rev=792058&view=rev
Log:
[WINK-44] - Set up the automatic build environment

Modified:
    incubator/wink/trunk/wink-scripts/wink-dist/pom.xml

Modified: incubator/wink/trunk/wink-scripts/wink-dist/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/pom.xml?rev=792058&r1=792057&r2=792058&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/pom.xml (original)
+++ incubator/wink/trunk/wink-scripts/wink-dist/pom.xml Wed Jul  8 07:37:21 2009
@@ -112,7 +112,7 @@
 						<executions>
 							<execution>
 								<id>ant.dist</id>
-								<phase>install</phase>
+								<phase>verify</phase>
 								<goals>
 									<goal>run</goal>
 								</goals>