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 2014/06/04 18:36:37 UTC

[20/50] [abbrv] git commit: [maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/gora/trunk@1588039 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/e4f3509e
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/e4f3509e
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/e4f3509e

Branch: refs/heads/master
Commit: e4f3509e30bd5f2ad771909dec971ea2178a523c
Parents: a306192
Author: Lewis John McGibbney <le...@apache.org>
Authored: Wed Apr 16 19:17:28 2014 +0000
Committer: Lewis John McGibbney <le...@apache.org>
Committed: Wed Apr 16 19:17:28 2014 +0000

----------------------------------------------------------------------
 gora-accumulo/pom.xml     | 8 ++++----
 gora-cassandra/pom.xml    | 8 ++++----
 gora-compiler-cli/pom.xml | 8 ++++----
 gora-compiler/pom.xml     | 8 ++++----
 gora-core/pom.xml         | 8 ++++----
 gora-hbase/pom.xml        | 8 ++++----
 gora-solr/pom.xml         | 2 +-
 gora-tutorial/pom.xml     | 8 ++++----
 pom.xml                   | 8 ++++----
 sources-dist/pom.xml      | 8 ++++----
 10 files changed, 37 insertions(+), 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-accumulo/pom.xml
----------------------------------------------------------------------
diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml
index 8143947..67e1a95 100644
--- a/gora-accumulo/pom.xml
+++ b/gora-accumulo/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.gora</groupId>
 		<artifactId>gora</artifactId>
-		<version>0.4</version>
+		<version>0.5-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>gora-accumulo</artifactId>
@@ -34,9 +34,9 @@
     	<url>http://www.apache.org/</url>
     </organization>
     <scm>
-    	<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-accumulo</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-accumulo</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index 2316d03..6888859 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.4</version>
+        <version>0.5-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.4/gora-cassandra</url>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-cassandra</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-compiler-cli/pom.xml
----------------------------------------------------------------------
diff --git a/gora-compiler-cli/pom.xml b/gora-compiler-cli/pom.xml
index af63e21..97deb79 100644
--- a/gora-compiler-cli/pom.xml
+++ b/gora-compiler-cli/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
 	<artifactId>gora</artifactId>
-	<version>0.4</version>
+	<version>0.5-SNAPSHOT</version>
 	<relativePath>../</relativePath>
     </parent>
     <artifactId>gora-compiler-cli</artifactId>
@@ -38,9 +38,9 @@
     	<url>http://www.apache.org/</url>
     </organization>
     <scm>
-    	<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-compiler-cli</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler-cli</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler-cli</developerConnection>
+    	<url>http://svn.apache.org/viewvc/gora/trunk/gora-compiler-cli/</url>
+    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-compiler-cli/</connection>
+    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-compiler-cli/</developerConnection>
     </scm>
     <issueManagement>
     	<system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/gora-compiler/pom.xml b/gora-compiler/pom.xml
index 4646002..d1dcffd 100644
--- a/gora-compiler/pom.xml
+++ b/gora-compiler/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
 	<artifactId>gora</artifactId>
-	<version>0.4</version>
+	<version>0.5-SNAPSHOT</version>
 	<relativePath>../</relativePath>
     </parent>
     <artifactId>gora-compiler</artifactId>
@@ -38,9 +38,9 @@
     	<url>http://www.apache.org/</url>
     </organization>
     <scm>
-    	<url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4/gora-compiler</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-compiler</developerConnection>
+    	<url>http://svn.apache.org/viewvc/gora/trunk/gora-compiler/</url>
+    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/trunk/gora-compiler/</connection>
+    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/trunk/gora-compiler/</developerConnection>
     </scm>
     <issueManagement>
     	<system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-core/pom.xml
----------------------------------------------------------------------
diff --git a/gora-core/pom.xml b/gora-core/pom.xml
index 1344a93..8edfe0c 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.4</version>
+        <version>0.5-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.4/gora-core</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-core</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml
index a55002c..6915d70 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.4</version>
+        <version>0.5-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.4/gora-hbase</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-hbase</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-solr/pom.xml
----------------------------------------------------------------------
diff --git a/gora-solr/pom.xml b/gora-solr/pom.xml
index 1f74e3d..8f1d896 100644
--- a/gora-solr/pom.xml
+++ b/gora-solr/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
-    <version>0.4</version>
+    <version>0.5-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>gora-solr</artifactId>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/gora-tutorial/pom.xml
----------------------------------------------------------------------
diff --git a/gora-tutorial/pom.xml b/gora-tutorial/pom.xml
index 80b450d..8f6d131 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.4</version>
+        <version>0.5-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.4/gora-tutorial</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/gora-tutorial</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b1988b..0d7c954 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.gora</groupId>
     <artifactId>gora</artifactId>
     <packaging>pom</packaging>
-    <version>0.4</version>
+    <version>0.5-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, 
@@ -241,9 +241,9 @@
   </mailingLists>
        
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/gora/tags/apache-gora-0.4</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>

http://git-wip-us.apache.org/repos/asf/gora/blob/e4f3509e/sources-dist/pom.xml
----------------------------------------------------------------------
diff --git a/sources-dist/pom.xml b/sources-dist/pom.xml
index 06abb08..1962d06 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.4</version>
+        <version>0.5-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.4/sources-dist</url>
-    	<connection>scm:svn:http://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/sources-dist</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.4/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>