You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2013/04/08 00:30:10 UTC

svn commit: r1465495 - in /hbase/tags/0.95.0mvn: ./ hbase-assembly/ hbase-client/ hbase-common/ hbase-examples/ hbase-hadoop-compat/ hbase-hadoop1-compat/ hbase-it/ hbase-prefix-tree/ hbase-protocol/ hbase-server/

Author: stack
Date: Sun Apr  7 22:30:10 2013
New Revision: 1465495

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

Modified:
    hbase/tags/0.95.0mvn/hbase-assembly/pom.xml
    hbase/tags/0.95.0mvn/hbase-client/pom.xml
    hbase/tags/0.95.0mvn/hbase-common/pom.xml
    hbase/tags/0.95.0mvn/hbase-examples/pom.xml
    hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml
    hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml
    hbase/tags/0.95.0mvn/hbase-it/pom.xml
    hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml
    hbase/tags/0.95.0mvn/hbase-protocol/pom.xml
    hbase/tags/0.95.0mvn/hbase-server/pom.xml
    hbase/tags/0.95.0mvn/pom.xml

Modified: hbase/tags/0.95.0mvn/hbase-assembly/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-assembly/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
Binary files - no diff available.

Modified: hbase/tags/0.95.0mvn/hbase-client/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-client/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-client/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-client/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.0</version>
+        <version>0.95.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-common/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-common/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-common/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-common/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-examples/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-examples/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-examples/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-examples/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-examples</artifactId>

Modified: hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.0</version>
+        <version>0.95.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml Sun Apr  7 22:30:10 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-it/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-it/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-it/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-it/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-protocol/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-protocol/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-protocol/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-protocol/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.0</version>
+        <version>0.95.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/tags/0.95.0mvn/hbase-server/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/hbase-server/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-server/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-server/pom.xml Sun Apr  7 22:30:10 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.0</version>
+    <version>0.95.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-server</artifactId>

Modified: hbase/tags/0.95.0mvn/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn/pom.xml?rev=1465495&r1=1465494&r2=1465495&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/pom.xml (original)
+++ hbase/tags/0.95.0mvn/pom.xml Sun Apr  7 22:30:10 2013
@@ -39,7 +39,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>pom</packaging>
-  <version>0.95.0</version>
+  <version>0.95.1-SNAPSHOT</version>
   <name>HBase</name>
   <description>
     Apache HBase™ is the Hadoop database. Use it when you need
@@ -60,9 +60,9 @@
     <module>hbase-assembly</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.95.0mvnrelease</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.95.0mvnrelease</developerConnection>
-    <url>http://svn.apache.org/viewvc/hbase/tags/0.95.0mvnrelease</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.95.0mvn</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.95.0mvn</developerConnection>
+    <url>http://svn.apache.org/viewvc/hbase/tags/0.95.0mvn</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>