Author: pete.muir(a)jboss.org
Date: 2009-10-14 13:17:44 -0400 (Wed, 14 Oct 2009)
New Revision: 4096
Modified:
cdi-tck/trunk/pom.xml
Log:
minor
Modified: cdi-tck/trunk/pom.xml
===================================================================
--- cdi-tck/trunk/pom.xml 2009-10-14 17:13:41 UTC (rev 4095)
+++ cdi-tck/trunk/pom.xml 2009-10-14 17:17:44 UTC (rev 4096)
@@ -303,6 +303,7 @@
<configuration>
<
tagBase>https://svn.jboss.org/repos/weld/cdi-tck/tags</tagBase>
<arguments>-Pdocs -Dtck-audit -Prelease -Pdist</arguments>
+ <preparationGoals>install</preparationGoals>
</configuration>
</plugin>
</plugins>