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/10/20 02:02:04 UTC

svn commit: r1533844 - in /hbase/branches/0.96: ./ hbase-assembly/ hbase-client/ hbase-common/ hbase-examples/ hbase-hadoop-compat/ hbase-hadoop1-compat/ hbase-hadoop2-compat/ hbase-it/ hbase-prefix-tree/ hbase-protocol/ hbase-server/ hbase-shell/ hbas...

Author: stack
Date: Sun Oct 20 00:02:04 2013
New Revision: 1533844

URL: http://svn.apache.org/r1533844
Log:
Move version on from 0.96.0 to 0.96.1-SNAPSHOT

Modified:
    hbase/branches/0.96/hbase-assembly/pom.xml
    hbase/branches/0.96/hbase-client/pom.xml
    hbase/branches/0.96/hbase-common/pom.xml
    hbase/branches/0.96/hbase-examples/pom.xml
    hbase/branches/0.96/hbase-hadoop-compat/pom.xml
    hbase/branches/0.96/hbase-hadoop1-compat/pom.xml
    hbase/branches/0.96/hbase-hadoop2-compat/pom.xml
    hbase/branches/0.96/hbase-it/pom.xml
    hbase/branches/0.96/hbase-prefix-tree/pom.xml
    hbase/branches/0.96/hbase-protocol/pom.xml
    hbase/branches/0.96/hbase-server/pom.xml
    hbase/branches/0.96/hbase-shell/pom.xml
    hbase/branches/0.96/hbase-testing-util/pom.xml
    hbase/branches/0.96/hbase-thrift/pom.xml
    hbase/branches/0.96/pom.xml

Modified: hbase/branches/0.96/hbase-assembly/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-assembly/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
Binary files - no diff available.

Modified: hbase/branches/0.96/hbase-client/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-client/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-client/pom.xml (original)
+++ hbase/branches/0.96/hbase-client/pom.xml Sun Oct 20 00:02:04 2013
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-common/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-common/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-common/pom.xml (original)
+++ hbase/branches/0.96/hbase-common/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-examples/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-examples/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-examples/pom.xml (original)
+++ hbase/branches/0.96/hbase-examples/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-examples</artifactId>

Modified: hbase/branches/0.96/hbase-hadoop-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-hadoop-compat/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-hadoop-compat/pom.xml (original)
+++ hbase/branches/0.96/hbase-hadoop-compat/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.96.0</version>
+        <version>0.96.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/branches/0.96/hbase-hadoop1-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-hadoop1-compat/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-hadoop1-compat/pom.xml (original)
+++ hbase/branches/0.96/hbase-hadoop1-compat/pom.xml Sun Oct 20 00:02:04 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-hadoop2-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-hadoop2-compat/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-hadoop2-compat/pom.xml (original)
+++ hbase/branches/0.96/hbase-hadoop2-compat/pom.xml Sun Oct 20 00:02:04 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-it/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-it/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-it/pom.xml (original)
+++ hbase/branches/0.96/hbase-it/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-prefix-tree/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-prefix-tree/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-prefix-tree/pom.xml (original)
+++ hbase/branches/0.96/hbase-prefix-tree/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.96/hbase-protocol/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-protocol/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-protocol/pom.xml (original)
+++ hbase/branches/0.96/hbase-protocol/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.96.0</version>
+        <version>0.96.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/branches/0.96/hbase-server/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-server/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-server/pom.xml (original)
+++ hbase/branches/0.96/hbase-server/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-server</artifactId>

Modified: hbase/branches/0.96/hbase-shell/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-shell/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-shell/pom.xml (original)
+++ hbase/branches/0.96/hbase-shell/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shell</artifactId>

Modified: hbase/branches/0.96/hbase-testing-util/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-testing-util/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-testing-util/pom.xml (original)
+++ hbase/branches/0.96/hbase-testing-util/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.96.0</version>
+        <version>0.96.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>hbase-testing-util</artifactId>

Modified: hbase/branches/0.96/hbase-thrift/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/hbase-thrift/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/hbase-thrift/pom.xml (original)
+++ hbase/branches/0.96/hbase-thrift/pom.xml Sun Oct 20 00:02:04 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.96.0</version>
+    <version>0.96.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-thrift</artifactId>

Modified: hbase/branches/0.96/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.96/pom.xml?rev=1533844&r1=1533843&r2=1533844&view=diff
==============================================================================
--- hbase/branches/0.96/pom.xml (original)
+++ hbase/branches/0.96/pom.xml Sun Oct 20 00:02:04 2013
@@ -39,7 +39,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>pom</packaging>
-  <version>0.96.0</version>
+  <version>0.96.1-SNAPSHOT</version>
   <name>HBase</name>
   <description>
     Apache HBase™ is the Hadoop database. Use it when you need