[maven-release-plugin] rollback the release of apache-gora-0.2.1

git-svn-id: https://svn.apache.org/repos/asf/gora/branches/0.2.1@1366049 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml
index 886c0ef..ae10a77 100644
--- a/gora-accumulo/pom.xml
+++ b/gora-accumulo/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.gora</groupId>
 		<artifactId>gora</artifactId>
-		<version>0.3-SNAPSHOT</version>
+		<version>0.2.1-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>gora-accumulo</artifactId>
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index f6ccd76..1b0b14d 100644
--- a/gora-cassandra/pom.xml
+++ b/gora-cassandra/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-cassandra</artifactId>
diff --git a/gora-core/pom.xml b/gora-core/pom.xml
index a66cc30..962b343 100644
--- a/gora-core/pom.xml
+++ b/gora-core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-core</artifactId>
diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml
index a8fe12b..6c83c2b 100644
--- a/gora-hbase/pom.xml
+++ b/gora-hbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-hbase</artifactId>
diff --git a/gora-sql/pom.xml b/gora-sql/pom.xml
index 02c0612..2e5d597 100644
--- a/gora-sql/pom.xml
+++ b/gora-sql/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-sql</artifactId>
diff --git a/gora-tutorial/pom.xml b/gora-tutorial/pom.xml
index 59b598a..c678cd8 100644
--- a/gora-tutorial/pom.xml
+++ b/gora-tutorial/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-tutorial</artifactId>
diff --git a/pom.xml b/pom.xml
index 91a3600..a3c32cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
     <packaging>pom</packaging>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.2.1-SNAPSHOT</version>
     <name>Apache Gora</name>
     <description>The Apache Gora open source framework provides an in-memory data model and 
     persistence for big data. Gora supports persisting to column stores, key value stores, 
diff --git a/sources-dist/pom.xml b/sources-dist/pom.xml
index 616d828..1fcbeb8 100644
--- a/sources-dist/pom.xml
+++ b/sources-dist/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sources-dist</artifactId>