Author: pete.muir(a)jboss.org
Date: 2010-08-04 07:38:33 -0400 (Wed, 04 Aug 2010)
New Revision: 6890
Modified:
core/trunk/tests-arquillian/pom.xml
Log:
don't require a value
Modified: core/trunk/tests-arquillian/pom.xml
===================================================================
--- core/trunk/tests-arquillian/pom.xml 2010-08-04 11:10:43 UTC (rev 6889)
+++ core/trunk/tests-arquillian/pom.xml 2010-08-04 11:38:33 UTC (rev 6890)
@@ -302,7 +302,6 @@
<activation>
<property>
<name>surefireSnapshot</name>
- <value>true</value>
</property>
</activation>
<build>