Author: dkulp
Date: Mon May 14 16:40:43 2012
New Revision: 1338282
URL: http://svn.apache.org/viewvc?rev=1338282&view=rev
Log:
databinding systests can be forkmodeonce
Modified:
cxf/trunk/systests/databinding/pom.xml
Modified: cxf/trunk/systests/databinding/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1338282&r1=1338281&r2=1338282&view=diff
==============================================================================
--- cxf/trunk/systests/databinding/pom.xml (original)
+++ cxf/trunk/systests/databinding/pom.xml Mon May 14 16:40:43 2012
@@ -34,7 +34,6 @@
<properties>
- <cxf.surefire.fork.mode>pertest</cxf.surefire.fork.mode>
<hello.world.binding.file>hello_world.xml</hello.world.binding.file>
<doc.lit.bare.binding.file>doc_lit_bare.xml</doc.lit.bare.binding.file>
</properties>