You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/05/11 19:35:31 UTC

svn commit: r1337294 - /cxf/trunk/services/sts/sts-core/pom.xml

Author: dkulp
Date: Fri May 11 17:35:31 2012
New Revision: 1337294

URL: http://svn.apache.org/viewvc?rev=1337294&view=rev
Log:
Remove unneeded property

Modified:
    cxf/trunk/services/sts/sts-core/pom.xml

Modified: cxf/trunk/services/sts/sts-core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/sts/sts-core/pom.xml?rev=1337294&r1=1337293&r2=1337294&view=diff
==============================================================================
--- cxf/trunk/services/sts/sts-core/pom.xml (original)
+++ cxf/trunk/services/sts/sts-core/pom.xml Fri May 11 17:35:31 2012
@@ -30,9 +30,6 @@
         <version>2.6.1-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
-    <properties>
-        <cxf.surefire.fork.mode>once</cxf.surefire.fork.mode>
-    </properties>
 
     <dependencies>
         <dependency>