[maven-release-plugin] prepare release surefire-2.17_vote-1
diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml
index 6dac1d9..12a6090 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml
index cb49106..9db4d17 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml
index a045bd5..2ec1ec7 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-surefire-report-plugin/pom.xml b/maven-surefire-report-plugin/pom.xml
index 82c353f..aa81358 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e650228..65febc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.surefire</groupId>
   <artifactId>surefire</artifactId>
-  <version>2.17-SNAPSHOT</version>
+  <version>2.17</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Surefire</name>
diff --git a/surefire-api/pom.xml b/surefire-api/pom.xml
index 82f5d9a..94b1f20 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-booter/pom.xml b/surefire-booter/pom.xml
index da61702..a533f59 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-grouper/pom.xml b/surefire-grouper/pom.xml
index 39a7ef9..efeaa13 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-integration-tests/pom.xml b/surefire-integration-tests/pom.xml
index ee15ac2..8c188a9 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-java5/pom.xml b/surefire-providers/common-java5/pom.xml
index 4b766ef..ca183d6 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit3/pom.xml b/surefire-providers/common-junit3/pom.xml
index 44a185c..dd1018b 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit4/pom.xml b/surefire-providers/common-junit4/pom.xml
index fb9022c..a32edca 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/common-junit48/pom.xml b/surefire-providers/common-junit48/pom.xml
index db69f1a..d0d27d4 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/pom.xml b/surefire-providers/pom.xml
index cb280ac..d5b9f4e 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit3/pom.xml b/surefire-providers/surefire-junit3/pom.xml
index 7933567..bb5f1eb 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit4/pom.xml b/surefire-providers/surefire-junit4/pom.xml
index be2181b..f2cece2 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-junit47/pom.xml b/surefire-providers/surefire-junit47/pom.xml
index 57f111f..0efcaba 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.17-SNAPSHOT</version>
+    <version>2.17</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 3c30f91..59bce49 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-providers/surefire-testng/pom.xml b/surefire-providers/surefire-testng/pom.xml
index c040a83..2bbfa0d 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-report-parser/pom.xml b/surefire-report-parser/pom.xml
index 1cd7fa7..4de2cd0 100644
--- a/surefire-report-parser/pom.xml
+++ b/surefire-report-parser/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml
index 2099508..0eb9f33 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/surefire-shadefire/pom.xml b/surefire-shadefire/pom.xml
index 280da55..e7a69f0 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.17-SNAPSHOT</version>
+    <version>2.17</version>
     <relativePath>../pom.xml</relativePath>
   </parent>