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 2013/05/04 00:34:49 UTC

svn commit: r1478995 - in /gora/trunk: gora-accumulo/pom.xml gora-cassandra/pom.xml gora-core/pom.xml gora-dynamodb/pom.xml gora-hbase/pom.xml gora-sql/pom.xml gora-tutorial/pom.xml pom.xml sources-dist/pom.xml

Author: lewismc
Date: Fri May  3 22:34:48 2013
New Revision: 1478995

URL: http://svn.apache.org/r1478995
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    gora/trunk/gora-accumulo/pom.xml
    gora/trunk/gora-cassandra/pom.xml
    gora/trunk/gora-core/pom.xml
    gora/trunk/gora-dynamodb/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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-accumulo/pom.xml (original)
+++ gora/trunk/gora-accumulo/pom.xml Fri May  3 22:34:48 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.gora</groupId>
 		<artifactId>gora</artifactId>
-		<version>0.3</version>
+		<version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-accumulo</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-accumulo</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-accumulo</developerConnection>
+    	<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>
     </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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-cassandra/pom.xml (original)
+++ gora/trunk/gora-cassandra/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-cassandra</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-cassandra</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-cassandra</developerConnection>
+    	<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>
     </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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-core/pom.xml (original)
+++ gora/trunk/gora-core/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-core</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-core</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-core</developerConnection>
+    	<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>
     </scm>
     <issueManagement>
     	<system>JIRA</system>

Modified: gora/trunk/gora-dynamodb/pom.xml
URL: http://svn.apache.org/viewvc/gora/trunk/gora-dynamodb/pom.xml?rev=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-dynamodb/pom.xml (original)
+++ gora/trunk/gora-dynamodb/pom.xml Fri May  3 22:34:48 2013
@@ -18,7 +18,7 @@
    <parent>
        <groupId>org.apache.gora</groupId>
        <artifactId>gora</artifactId>
-       <version>0.3</version>
+       <version>0.4-SNAPSHOT</version>
        <relativePath>../</relativePath>
    </parent>
    <artifactId>gora-dynamodb</artifactId>
@@ -35,9 +35,9 @@
    	<url>http://www.apache.org/</url>
    </organization>
    <scm>
-   	<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.3/gora-dynamodb</url>
-   	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-dynamodb</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-dynamodb</developerConnection>
+   	<url>http://svn.apache.org/viewvc/gora/trunk/gora-dynamodb/</url>
+   	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-dynamodb/</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-dynamodb/</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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-hbase/pom.xml (original)
+++ gora/trunk/gora-hbase/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-hbase</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-hbase</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-hbase</developerConnection>
+    	<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>
     </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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-sql/pom.xml (original)
+++ gora/trunk/gora-sql/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-sql</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-sql</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-sql</developerConnection>
+    	<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>
     </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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/gora-tutorial/pom.xml (original)
+++ gora/trunk/gora-tutorial/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/gora-tutorial</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-tutorial</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/gora-tutorial</developerConnection>
+    	<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>
     </scm>
     <issueManagement>
     	<system>JIRA</system>

Modified: gora/trunk/pom.xml
URL: http://svn.apache.org/viewvc/gora/trunk/pom.xml?rev=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/pom.xml (original)
+++ gora/trunk/pom.xml Fri May  3 22:34:48 2013
@@ -26,7 +26,7 @@
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
     <packaging>pom</packaging>
-    <version>0.3</version>
+    <version>0.4-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, 
@@ -232,9 +232,9 @@
   </mailingLists>
        
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3</developerConnection>
-    <url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.3</url>
+    <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>
   </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=1478995&r1=1478994&r2=1478995&view=diff
==============================================================================
--- gora/trunk/sources-dist/pom.xml (original)
+++ gora/trunk/sources-dist/pom.xml Fri May  3 22:34:48 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3</version>
+        <version>0.4-SNAPSHOT</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/tags/apache-gora-0.3/sources-dist</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/sources-dist</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/sources-dist</developerConnection>
+    	<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>
     </scm>
     <issueManagement>
     	<system>JIRA</system>