[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/rave/branches/0.21.1@1478573 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c401f86..61f7c62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,12 @@
     <name>Apache Rave :: rave-project</name>
     <description>Apache Rave Project</description>
     <packaging>pom</packaging>
-    <version>0.21.1</version>
+    <version>0.21.2-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/rave/tags/0.21.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/tags/0.21.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/rave/tags/0.21.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/rave/branches/0.21.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/branches/0.21.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/rave/branches/0.21.1</url>
     </scm>
 
     <properties>
diff --git a/rave-components/pom.xml b/rave-components/pom.xml
index 13e1582..8117331 100644
--- a/rave-components/pom.xml
+++ b/rave-components/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-project</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-components</artifactId>
diff --git a/rave-components/rave-commons/pom.xml b/rave-components/rave-commons/pom.xml
index f72850a..d431cae 100644
--- a/rave-components/rave-commons/pom.xml
+++ b/rave-components/rave-commons/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-commons</artifactId>
diff --git a/rave-components/rave-core-api/pom.xml b/rave-components/rave-core-api/pom.xml
index 230d39e..7a81464 100644
--- a/rave-components/rave-core-api/pom.xml
+++ b/rave-components/rave-core-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/rave-components/rave-core/pom.xml b/rave-components/rave-core/pom.xml
index 98348bb..ee7e938 100644
--- a/rave-components/rave-core/pom.xml
+++ b/rave-components/rave-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-core</artifactId>
diff --git a/rave-components/rave-jpa/pom.xml b/rave-components/rave-jpa/pom.xml
index c9177b3..e1d5efe 100644
--- a/rave-components/rave-jpa/pom.xml
+++ b/rave-components/rave-jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-jpa</artifactId>
diff --git a/rave-components/rave-mongodb/pom.xml b/rave-components/rave-mongodb/pom.xml
index bef6a58..6f65376 100644
--- a/rave-components/rave-mongodb/pom.xml
+++ b/rave-components/rave-mongodb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/rave-components/rave-web/pom.xml b/rave-components/rave-web/pom.xml
index 43ccb42..2c19d58 100644
--- a/rave-components/rave-web/pom.xml
+++ b/rave-components/rave-web/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-components</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-web</artifactId>
diff --git a/rave-custom-project-archetype/pom.xml b/rave-custom-project-archetype/pom.xml
index 665859b..773a012 100644
--- a/rave-custom-project-archetype/pom.xml
+++ b/rave-custom-project-archetype/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-project</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-custom-project-archetype</artifactId>
diff --git a/rave-demo-gadgets/pom.xml b/rave-demo-gadgets/pom.xml
index 435a0bc..a02ab94 100644
--- a/rave-demo-gadgets/pom.xml
+++ b/rave-demo-gadgets/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.rave</groupId>
 		<artifactId>rave-project</artifactId>
-		<version>0.21.1</version>
+		<version>0.21.2-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>rave-demo-gadgets</artifactId>
diff --git a/rave-integration-tests/pom.xml b/rave-integration-tests/pom.xml
index dcbc358..99f08ef 100644
--- a/rave-integration-tests/pom.xml
+++ b/rave-integration-tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-project</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/rave-integration-tests/rave-admin-tests/pom.xml b/rave-integration-tests/rave-admin-tests/pom.xml
index db15eea..df8550b 100644
--- a/rave-integration-tests/rave-admin-tests/pom.xml
+++ b/rave-integration-tests/rave-admin-tests/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.rave.integration-tests</groupId>
         <artifactId>rave-integration-tests</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/rave-integration-tests/rave-core-tests/pom.xml b/rave-integration-tests/rave-core-tests/pom.xml
index 99ba0ad..b30beb8 100644
--- a/rave-integration-tests/rave-core-tests/pom.xml
+++ b/rave-integration-tests/rave-core-tests/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.rave.integration-tests</groupId>
     <artifactId>rave-integration-tests</artifactId>
-    <version>0.21.1</version>
+    <version>0.21.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/rave-integration-tests/rave-default-account-tests/pom.xml b/rave-integration-tests/rave-default-account-tests/pom.xml
index a862bc9..6056fde 100644
--- a/rave-integration-tests/rave-default-account-tests/pom.xml
+++ b/rave-integration-tests/rave-default-account-tests/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.rave.integration-tests</groupId>
         <artifactId>rave-integration-tests</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/rave-integration-tests/rave-newuser-tests/pom.xml b/rave-integration-tests/rave-newuser-tests/pom.xml
index 4456998..da67af8 100644
--- a/rave-integration-tests/rave-newuser-tests/pom.xml
+++ b/rave-integration-tests/rave-newuser-tests/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.rave.integration-tests</groupId>
         <artifactId>rave-integration-tests</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/rave-portal-dependencies/pom.xml b/rave-portal-dependencies/pom.xml
index c3420a4..8046a96 100644
--- a/rave-portal-dependencies/pom.xml
+++ b/rave-portal-dependencies/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-project</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-portal-dependencies</artifactId>
diff --git a/rave-portal-resources/pom.xml b/rave-portal-resources/pom.xml
index 1377185..eee65ab 100644
--- a/rave-portal-resources/pom.xml
+++ b/rave-portal-resources/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>rave-project</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-portal-resources</artifactId>
diff --git a/rave-portal/pom.xml b/rave-portal/pom.xml
index be78b27..d8524eb 100644
--- a/rave-portal/pom.xml
+++ b/rave-portal/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-project</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-portal</artifactId>
diff --git a/rave-providers/pom.xml b/rave-providers/pom.xml
index 1a54012..33bc0ce 100644
--- a/rave-providers/pom.xml
+++ b/rave-providers/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-project</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-providers</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/pom.xml b/rave-providers/rave-opensocial-provider/pom.xml
index 29b2195..0e29947 100644
--- a/rave-providers/rave-opensocial-provider/pom.xml
+++ b/rave-providers/rave-opensocial-provider/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-providers</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-opensocial-provider</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
index 394462c..66b30b7 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-opensocial-provider</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-opensocial-client</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
index 04b595f..8bc9a83 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-opensocial-provider</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-opensocial-core</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
index c4aa0c1..993019a 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-opensocial-provider</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-opensocial-server</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
index 2bd597b..abe155c 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-opensocial-server</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-shindig-dependencies</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
index 0a460bb..a257fa9 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-opensocial-server</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-shindig-resources</artifactId>
diff --git a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
index 00d9636..1224639 100644
--- a/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
+++ b/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-opensocial-server</artifactId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-shindig</artifactId>
diff --git a/rave-providers/rave-w3c-provider/pom.xml b/rave-providers/rave-w3c-provider/pom.xml
index 80abcfa..7a6fcf3 100644
--- a/rave-providers/rave-w3c-provider/pom.xml
+++ b/rave-providers/rave-w3c-provider/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>rave-providers</artifactId>
         <groupId>org.apache.rave</groupId>
-        <version>0.21.1</version>
+        <version>0.21.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>rave-w3c-provider</artifactId>