[maven-release-plugin] rollback the release of 1.0_RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/proxy/trunk@1585554 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/asm/pom.xml b/asm/pom.xml
index d151947..ebebf0f 100644
--- a/asm/pom.xml
+++ b/asm/pom.xml
@@ -16,11 +16,13 @@
   ~ limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index ffa6bf0..e2996ab 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -14,11 +14,12 @@
         limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-proxy2-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>commons-proxy2-build-tools</artifactId>
diff --git a/cglib/pom.xml b/cglib/pom.xml
index 49ce78a..010839a 100644
--- a/cglib/pom.xml
+++ b/cglib/pom.xml
@@ -16,11 +16,13 @@
   ~ limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/core/pom.xml b/core/pom.xml
index 9ab9db1..16064f4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -15,11 +15,13 @@
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/dist/pom.xml b/dist/pom.xml
index 13b7367..e50e76e 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-proxy2-parent</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-proxy2</artifactId>
diff --git a/javassist/pom.xml b/javassist/pom.xml
index 5932ec9..bdbc0b2 100644
--- a/javassist/pom.xml
+++ b/javassist/pom.xml
@@ -16,11 +16,13 @@
   ~ limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/jdk/pom.xml b/jdk/pom.xml
index 80896d5..f6e6ce7 100644
--- a/jdk/pom.xml
+++ b/jdk/pom.xml
@@ -16,11 +16,13 @@
   ~ limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 00f605a..bf2251d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,8 @@
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>
   <parent>
@@ -25,7 +26,7 @@
     <version>33</version>
   </parent>
   <artifactId>commons-proxy2-parent</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <name>Apache Commons Proxy</name>
   <description>Java library for dynamic proxying</description>
   <url>http://commons.apache.org/proxy/</url>
@@ -82,14 +83,14 @@
       <timezone>+1</timezone>
     </developer>
     <developer>
-      <name>Jörg Hohwiller</name>
+      <name>J&#246;rg Hohwiller</name>
       <email>hohwille@users.sourceforge.net</email>
-      <organization />
+      <organization/>
       <roles>
         <role>mavenizer</role>
         <role>developer</role>
       </roles>
-      <url />
+      <url></url>
     </developer>
     <developer>
       <id>mbenson</id>
@@ -106,16 +107,16 @@
     <contributor>
       <name>Howard M. Lewis Ship</name>
       <email>hlship@apache.org</email>
-      <organization />
+      <organization/>
       <roles>
         <role>advisor</role>
       </roles>
       <url>http://www.howardlewisship.com/</url>
     </contributor>
     <contributor>
-      <name>Jörg Schaible</name>
+      <name>J&#246;rg Schaible</name>
       <email>joerg.schaible@gmx.de</email>
-      <organization />
+      <organization/>
       <roles>
         <role>advisor</role>
       </roles>
diff --git a/test/pom.xml b/test/pom.xml
index fcc93ea..81c7acd 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -14,11 +14,12 @@
         limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>commons-proxy2-parent</artifactId>
         <groupId>org.apache.commons</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>commons-proxy2-test</artifactId>