Author: krosenvold
Date: Tue Nov 29 23:16:42 2011
New Revision: 1208130

URL: http://svn.apache.org/viewvc?rev=1208130&view=rev
Log:
Fixed parent version

Modified:
    maven/surefire/trunk/surefire-shadefire/pom.xml

Modified: maven/surefire/trunk/surefire-shadefire/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/surefire/trunk/surefire-shadefire/pom.xml?rev=1208130&r1=1208129&r2=1208130&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-shadefire/pom.xml (original)
+++ maven/surefire/trunk/surefire-shadefire/pom.xml Tue Nov 29 23:16:42 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.11.1-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 


Reply via email to