[Releng] Bump version to 1.7.1

Forgot to change pom.xml
diff --git a/org.eclipse.epp.mpc-parent/bundle/pom.xml b/org.eclipse.epp.mpc-parent/bundle/pom.xml
index 65fa59b..470cd38 100644
--- a/org.eclipse.epp.mpc-parent/bundle/pom.xml
+++ b/org.eclipse.epp.mpc-parent/bundle/pom.xml
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.eclipse.epp.mpc</groupId>
       <artifactId>org.eclipse.epp.mpc-parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.1-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 
diff --git a/org.eclipse.epp.mpc-parent/feature/pom.xml b/org.eclipse.epp.mpc-parent/feature/pom.xml
index 34f2ecd..112ef1f 100644
--- a/org.eclipse.epp.mpc-parent/feature/pom.xml
+++ b/org.eclipse.epp.mpc-parent/feature/pom.xml
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.eclipse.epp.mpc</groupId>
       <artifactId>org.eclipse.epp.mpc-parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.1-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 
diff --git a/org.eclipse.epp.mpc-parent/pom.xml b/org.eclipse.epp.mpc-parent/pom.xml
index 4faffeb4..0d96b1d 100644
--- a/org.eclipse.epp.mpc-parent/pom.xml
+++ b/org.eclipse.epp.mpc-parent/pom.xml
@@ -9,7 +9,7 @@
 
    <groupId>org.eclipse.epp.mpc</groupId>
    <artifactId>org.eclipse.epp.mpc-parent</artifactId>
-   <version>1.7.0-SNAPSHOT</version>
+   <version>1.7.1-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <properties>
diff --git a/org.eclipse.epp.mpc-target/pom.xml b/org.eclipse.epp.mpc-target/pom.xml
index 93b2c10..897c0b4 100644
--- a/org.eclipse.epp.mpc-target/pom.xml
+++ b/org.eclipse.epp.mpc-target/pom.xml
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.eclipse.epp.mpc</groupId>
       <artifactId>org.eclipse.epp.mpc-parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.1-SNAPSHOT</version>
       <relativePath>../org.eclipse.epp.mpc-parent</relativePath>
    </parent>
    <artifactId>org.eclipse.epp.mpc-target</artifactId>
diff --git a/org.eclipse.epp.mpc.core.win32/pom.xml b/org.eclipse.epp.mpc.core.win32/pom.xml
index e266bfd..f52c8c2 100644
--- a/org.eclipse.epp.mpc.core.win32/pom.xml
+++ b/org.eclipse.epp.mpc.core.win32/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.core.win32</artifactId>
diff --git a/org.eclipse.epp.mpc.core/pom.xml b/org.eclipse.epp.mpc.core/pom.xml
index 10a42dc..0234a9f 100644
--- a/org.eclipse.epp.mpc.core/pom.xml
+++ b/org.eclipse.epp.mpc.core/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.core</artifactId>
diff --git a/org.eclipse.epp.mpc.dependencies.feature/pom.xml b/org.eclipse.epp.mpc.dependencies.feature/pom.xml
index 0409904..3eab17c 100644
--- a/org.eclipse.epp.mpc.dependencies.feature/pom.xml
+++ b/org.eclipse.epp.mpc.dependencies.feature/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-feature</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/feature</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.dependencies</artifactId>
diff --git a/org.eclipse.epp.mpc.feature/pom.xml b/org.eclipse.epp.mpc.feature/pom.xml
index 7c26945..953830f 100644
--- a/org.eclipse.epp.mpc.feature/pom.xml
+++ b/org.eclipse.epp.mpc.feature/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-feature</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/feature</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc</artifactId>
diff --git a/org.eclipse.epp.mpc.help.ui/pom.xml b/org.eclipse.epp.mpc.help.ui/pom.xml
index 459dd37..a468605 100644
--- a/org.eclipse.epp.mpc.help.ui/pom.xml
+++ b/org.eclipse.epp.mpc.help.ui/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.help.ui</artifactId>
diff --git a/org.eclipse.epp.mpc.site/pom.xml b/org.eclipse.epp.mpc.site/pom.xml
index 0f42e74..ae34d5b 100644
--- a/org.eclipse.epp.mpc.site/pom.xml
+++ b/org.eclipse.epp.mpc.site/pom.xml
@@ -16,7 +16,7 @@
    <parent>
       <groupId>org.eclipse.epp.mpc</groupId>
       <artifactId>org.eclipse.epp.mpc-parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.1-SNAPSHOT</version>
       <relativePath>../org.eclipse.epp.mpc-parent</relativePath>
    </parent>
    <artifactId>org.eclipse.epp.mpc.site</artifactId>
diff --git a/org.eclipse.epp.mpc.tests.catalog/pom.xml b/org.eclipse.epp.mpc.tests.catalog/pom.xml
index 03719a3..8659667 100644
--- a/org.eclipse.epp.mpc.tests.catalog/pom.xml
+++ b/org.eclipse.epp.mpc.tests.catalog/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.tests.catalog</artifactId>
diff --git a/org.eclipse.epp.mpc.tests/pom.xml b/org.eclipse.epp.mpc.tests/pom.xml
index 5464c3c..58904a1 100644
--- a/org.eclipse.epp.mpc.tests/pom.xml
+++ b/org.eclipse.epp.mpc.tests/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.tests</artifactId>
diff --git a/org.eclipse.epp.mpc.ui.css/pom.xml b/org.eclipse.epp.mpc.ui.css/pom.xml
index b28ff0b..aeaf5b0 100644
--- a/org.eclipse.epp.mpc.ui.css/pom.xml
+++ b/org.eclipse.epp.mpc.ui.css/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.ui.css</artifactId>
diff --git a/org.eclipse.epp.mpc.ui/pom.xml b/org.eclipse.epp.mpc.ui/pom.xml
index c17bb85..82c9436 100644
--- a/org.eclipse.epp.mpc.ui/pom.xml
+++ b/org.eclipse.epp.mpc.ui/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.epp.mpc</groupId>
     <artifactId>org.eclipse.epp.mpc-bundle</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>../org.eclipse.epp.mpc-parent/bundle</relativePath>
   </parent>
   <artifactId>org.eclipse.epp.mpc.ui</artifactId>
diff --git a/pom.xml b/pom.xml
index e649a3a..bfa3a98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <artifactId>org.eclipse.epp.mpc-parent</artifactId>
     <groupId>org.eclipse.epp.mpc</groupId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath>org.eclipse.epp.mpc-parent</relativePath>
   </parent>