[maven-release-plugin] prepare release surefire-2.13
diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml
index 952aa66..16eadc4 100644
--- a/maven-failsafe-plugin/pom.xml
+++ b/maven-failsafe-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml
index 85a8a22..0477680 100644
--- a/maven-surefire-common/pom.xml
+++ b/maven-surefire-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml
index 4039bb3..0b279b9 100644
--- a/maven-surefire-plugin/pom.xml
+++ b/maven-surefire-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-report-plugin/pom.xml b/maven-surefire-report-plugin/pom.xml
index 34c6094..05f89d3 100644
--- a/maven-surefire-report-plugin/pom.xml
+++ b/maven-surefire-report-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 2fea7e3..1500103 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.surefire</groupId>
   <artifactId>surefire</artifactId>
-  <version>2.14-SNAPSHOT</version>
+  <version>2.13</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Surefire</name>
diff --git a/surefire-api/pom.xml b/surefire-api/pom.xml
index e770b56..e966cd5 100644
--- a/surefire-api/pom.xml
+++ b/surefire-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-booter/pom.xml b/surefire-booter/pom.xml
index 18b63f3..0ac3321 100644
--- a/surefire-booter/pom.xml
+++ b/surefire-booter/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-grouper/pom.xml b/surefire-grouper/pom.xml
index 24b42ca..26d68fb 100644
--- a/surefire-grouper/pom.xml
+++ b/surefire-grouper/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-integration-tests/pom.xml b/surefire-integration-tests/pom.xml
index 8df007e..d7e7ce3 100644
--- a/surefire-integration-tests/pom.xml
+++ b/surefire-integration-tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-java5/pom.xml b/surefire-providers/common-java5/pom.xml
index e1b448f..3e55962 100644
--- a/surefire-providers/common-java5/pom.xml
+++ b/surefire-providers/common-java5/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit3/pom.xml b/surefire-providers/common-junit3/pom.xml
index 1e55459..4136010 100644
--- a/surefire-providers/common-junit3/pom.xml
+++ b/surefire-providers/common-junit3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit4/pom.xml b/surefire-providers/common-junit4/pom.xml
index b94c260..97899e2 100644
--- a/surefire-providers/common-junit4/pom.xml
+++ b/surefire-providers/common-junit4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit48/pom.xml b/surefire-providers/common-junit48/pom.xml
index 9d057c6..3bc18ae 100644
--- a/surefire-providers/common-junit48/pom.xml
+++ b/surefire-providers/common-junit48/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/pom.xml b/surefire-providers/pom.xml
index ae04c8c..909f99d 100644
--- a/surefire-providers/pom.xml
+++ b/surefire-providers/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit3/pom.xml b/surefire-providers/surefire-junit3/pom.xml
index 5af5c2c..a3380c6 100644
--- a/surefire-providers/surefire-junit3/pom.xml
+++ b/surefire-providers/surefire-junit3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit4/pom.xml b/surefire-providers/surefire-junit4/pom.xml
index 15980ed..e9bf387 100644
--- a/surefire-providers/surefire-junit4/pom.xml
+++ b/surefire-providers/surefire-junit4/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit47/pom.xml b/surefire-providers/surefire-junit47/pom.xml
index 9d560a9..72fd82f 100644
--- a/surefire-providers/surefire-junit47/pom.xml
+++ b/surefire-providers/surefire-junit47/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-testng-utils/pom.xml b/surefire-providers/surefire-testng-utils/pom.xml
index c16cbe0..3a72c07 100644
--- a/surefire-providers/surefire-testng-utils/pom.xml
+++ b/surefire-providers/surefire-testng-utils/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-testng/pom.xml b/surefire-providers/surefire-testng/pom.xml
index 5473514..c0dbd10 100644
--- a/surefire-providers/surefire-testng/pom.xml
+++ b/surefire-providers/surefire-testng/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire-providers</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml
index d9f16b1..e7d5315 100644
--- a/surefire-setup-integration-tests/pom.xml
+++ b/surefire-setup-integration-tests/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-shadefire/pom.xml b/surefire-shadefire/pom.xml
index 3f1f898..f98aefd 100644
--- a/surefire-shadefire/pom.xml
+++ b/surefire-shadefire/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.14-SNAPSHOT</version>
+    <version>2.13</version>
     <relativePath>../pom.xml</relativePath>
   </parent>