- fix local version settings

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security@1879183 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/hibernate/pom.xml b/hibernate/pom.xml
index b806264..b1ed621 100644
--- a/hibernate/pom.xml
+++ b/hibernate/pom.xml
@@ -50,7 +50,6 @@
 			<plugin>

 				<groupId>org.apache.maven.plugins</groupId>

 				<artifactId>maven-surefire-plugin</artifactId>

-				<version>3.0.0-M2</version>

 				<configuration>

 					<!--default setting is forkCount=1/reuseForks=true -->

 					<reuseForks>false</reuseForks>

diff --git a/torque/pom.xml b/torque/pom.xml
index c389f99..375709e 100644
--- a/torque/pom.xml
+++ b/torque/pom.xml
@@ -52,7 +52,6 @@
 			<plugin>

 				<groupId>org.apache.maven.plugins</groupId>

 				<artifactId>maven-surefire-plugin</artifactId>

-				<version>3.0.0-M2</version>

 				<configuration>

 					<!--default setting is forkCount=1/reuseForks=true -->

 					<reuseForks>false</reuseForks>