Author: lewismc
Date: Thu Jul 26 17:33:46 2012
New Revision: 1366098

URL: http://svn.apache.org/viewvc?rev=1366098&view=rev
Log:
[maven-release-plugin] prepare release apache-gora-0.2.1

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

Modified: gora/trunk/gora-accumulo/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-accumulo/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-accumulo/pom.xml (original)
+++ gora/trunk/gora-accumulo/pom.xml Thu Jul 26 17:33:46 2012
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.gora</groupId>
                <artifactId>gora</artifactId>
-               <version>0.3-SNAPSHOT</version>
+               <version>0.2.1</version>
                <relativePath>../</relativePath>
        </parent>
        <artifactId>gora-accumulo</artifactId>
@@ -40,9 +40,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-accumulo/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-accumulo/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-accumulo/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-accumulo</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-accumulo</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-accumulo</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-cassandra/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-cassandra/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-cassandra/pom.xml (original)
+++ gora/trunk/gora-cassandra/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-cassandra</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-cassandra/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-cassandra/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-cassandra/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-cassandra</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-cassandra</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-cassandra</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-core/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-core/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-core/pom.xml (original)
+++ gora/trunk/gora-core/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-core</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-core/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-core/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-core/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-core</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-core</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-core</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-hbase/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-hbase/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-hbase/pom.xml (original)
+++ gora/trunk/gora-hbase/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-hbase</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-hbase/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-hbase/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-hbase/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-hbase</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-hbase</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-hbase</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-sql/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-sql/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-sql/pom.xml (original)
+++ gora/trunk/gora-sql/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-sql</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-sql/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-sql/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-sql/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-sql</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-sql</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-sql</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/gora-tutorial/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/gora-tutorial/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/gora-tutorial/pom.xml (original)
+++ gora/trunk/gora-tutorial/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-tutorial</artifactId>
@@ -39,9 +39,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/gora-tutorial/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-tutorial/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-tutorial/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/gora-tutorial</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-tutorial</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/gora-tutorial</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>

Modified: gora/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/pom.xml (original)
+++ gora/trunk/pom.xml Thu Jul 26 17:33:46 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</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, 
@@ -205,9 +205,9 @@
   </mailingLists>
        
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/gora/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>

Modified: gora/trunk/sources-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/sources-dist/pom.xml?rev=1366098&r1=1366097&r2=1366098&view=diff
==============================================================================
--- gora/trunk/sources-dist/pom.xml (original)
+++ gora/trunk/sources-dist/pom.xml Thu Jul 26 17:33:46 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sources-dist</artifactId>
@@ -38,9 +38,9 @@
        <url>http://www.apache.org/</url>
     </organization>
     <scm>
-       <url>http://svn.apache.org/viewvc/gora/trunk/sources-dist/</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/sources-dist/</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/sources-dist/</developerConnection>
+       
<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.2.1/sources-dist</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/sources-dist</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.2.1/sources-dist</developerConnection>
     </scm>
     <issueManagement>
        <system>JIRA</system>


Reply via email to