Author: dkulp
Date: Fri May 11 17:39:57 2012
New Revision: 1337302
URL: http://svn.apache.org/viewvc?rev=1337302&view=rev
Log:
Merged revisions 1337294 via git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1337294 | dkulp | 2012-05-11 13:35:31 -0400 (Fri, 11 May 2012) | 2 lines
Remove unneeded property
........
Modified:
cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml
Modified: cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml?rev=1337302&r1=1337301&r2=1337302&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/services/sts/sts-core/pom.xml Fri May 11 17:39:57
2012
@@ -30,9 +30,6 @@
<version>2.5.4-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
- <properties>
- <cxf.surefire.fork.mode>once</cxf.surefire.fork.mode>
- </properties>
<dependencies>
<dependency>