Author: dgolovin
Date: 2010-07-22 19:47:43 -0400 (Thu, 22 Jul 2010)
New Revision: 23689
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:46:52 UTC (rev 23688)
+++ workspace/dgolovin/build/component/generic.xml 2010-07-22 23:47:43 UTC (rev 23689)
@@ -19,8 +19,7 @@
<configuration>
<checkoutDirectory>${basedir}/../${project.artifactId}</checkoutDirectory>
</configuration>
- </plugin>
- <executions>
+ <executions>
<execution>
<id>suite2</id>
<phase>update</phase>
@@ -28,7 +27,8 @@
<goal>update</goal>
</goals>
</execution>
- </executions>
+ </executions>
+ </plugin>
</plugins>
</build>
</project>
\ No newline at end of file
Show replies by date