Author: lewismc
Date: Tue Jul 24 19:09:07 2012
New Revision: 1365230
URL: http://svn.apache.org/viewvc?rev=1365230&view=rev
Log:
classify SNAPSHOT's
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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-accumulo/pom.xml (original)
+++ gora/branches/0.2.1/gora-accumulo/pom.xml Tue Jul 24 19:09:07 2012
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-cassandra/pom.xml (original)
+++ gora/branches/0.2.1/gora-cassandra/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-core/pom.xml (original)
+++ gora/branches/0.2.1/gora-core/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-hbase/pom.xml (original)
+++ gora/branches/0.2.1/gora-hbase/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-sql/pom.xml (original)
+++ gora/branches/0.2.1/gora-sql/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-tutorial/pom.xml (original)
+++ gora/branches/0.2.1/gora-tutorial/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/pom.xml (original)
+++ gora/branches/0.2.1/pom.xml Tue Jul 24 19:09:07 2012
@@ -26,7 +26,7 @@
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
<packaging>pom</packaging>
- <version>0.2.1</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=1365230&r1=1365229&r2=1365230&view=diff
==============================================================================
--- gora/branches/0.2.1/sources-dist/pom.xml (original)
+++ gora/branches/0.2.1/sources-dist/pom.xml Tue Jul 24 19:09:07 2012
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.gora</groupId>
<artifactId>gora</artifactId>
- <version>0.2.1</version>
+ <version>0.2.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>sources-dist</artifactId>