Author: pete.muir(a)jboss.org
Date: 2009-10-16 15:29:29 -0400 (Fri, 16 Oct 2009)
New Revision: 4154
Modified:
cdi-tck/trunk/pom.xml
Log:
add audit to release
Modified: cdi-tck/trunk/pom.xml
===================================================================
--- cdi-tck/trunk/pom.xml 2009-10-16 19:12:49 UTC (rev 4153)
+++ cdi-tck/trunk/pom.xml 2009-10-16 19:29:29 UTC (rev 4154)
@@ -295,6 +295,7 @@
<configuration>
<
tagBase>https://svn.jboss.org/repos/weld/cdi-tck/tags</tagBase>
<preparationGoals>install</preparationGoals>
+ <arguments>-Drelease -Dtck-audit</arguments>
</configuration>
</plugin>
</plugins>