Author: dgolovin
Date: 2010-07-22 19:46:52 -0400 (Thu, 22 Jul 2010)
New Revision: 23688
Modified:
workspace/dgolovin/build/component/generic.xml
Log:
Modified: workspace/dgolovin/build/component/generic.xml
===================================================================
--- workspace/dgolovin/build/component/generic.xml 2010-07-22 23:42:46 UTC (rev 23687)
+++ workspace/dgolovin/build/component/generic.xml 2010-07-22 23:46:52 UTC (rev 23688)
@@ -20,6 +20,15 @@
<checkoutDirectory>${basedir}/../${project.artifactId}</checkoutDirectory>
</configuration>
</plugin>
+ <executions>
+ <execution>
+ <id>suite2</id>
+ <phase>update</phase>
+ <goals>
+ <goal>update</goal>
+ </goals>
+ </execution>
+ </executions>
</plugins>
</build>
</project>
\ No newline at end of file
Show replies by date