You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2012/07/26 17:38:28 UTC

svn commit: r1366049 - in /gora/branches/0.2.1: gora-accumulo/pom.xml gora-cassandra/pom.xml gora-core/pom.xml gora-hbase/pom.xml gora-sql/pom.xml gora-tutorial/pom.xml pom.xml sources-dist/pom.xml

Author: lewismc
Date: Thu Jul 26 15:38:28 2012
New Revision: 1366049

URL: http://svn.apache.org/viewvc?rev=1366049&view=rev
Log:
[maven-release-plugin] rollback the release of apache-gora-0.2.1

Modified:
    gora/branches/0.2.1/gora-accumulo/pom.xml
    gora/branches/0.2.1/gora-cassandra/pom.xml
    gora/branches/0.2.1/gora-core/pom.xml
    gora/branches/0.2.1/gora-hbase/pom.xml
    gora/branches/0.2.1/gora-sql/pom.xml
    gora/branches/0.2.1/gora-tutorial/pom.xml
    gora/branches/0.2.1/pom.xml
    gora/branches/0.2.1/sources-dist/pom.xml

Modified: gora/branches/0.2.1/gora-accumulo/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-accumulo/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-accumulo/pom.xml (original)
+++ gora/branches/0.2.1/gora-accumulo/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/gora-cassandra/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-cassandra/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-cassandra/pom.xml (original)
+++ gora/branches/0.2.1/gora-cassandra/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/gora-core/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-core/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-core/pom.xml (original)
+++ gora/branches/0.2.1/gora-core/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/gora-hbase/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-hbase/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-hbase/pom.xml (original)
+++ gora/branches/0.2.1/gora-hbase/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/gora-sql/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-sql/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-sql/pom.xml (original)
+++ gora/branches/0.2.1/gora-sql/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/gora-tutorial/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-tutorial/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-tutorial/pom.xml (original)
+++ gora/branches/0.2.1/gora-tutorial/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>

Modified: gora/branches/0.2.1/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/pom.xml (original)
+++ gora/branches/0.2.1/pom.xml Thu Jul 26 15:38:28 2012
@@ -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, 

Modified: gora/branches/0.2.1/sources-dist/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/sources-dist/pom.xml?rev=1366049&r1=1366048&r2=1366049&view=diff
==============================================================================
--- gora/branches/0.2.1/sources-dist/pom.xml (original)
+++ gora/branches/0.2.1/sources-dist/pom.xml Thu Jul 26 15:38:28 2012
@@ -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>