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/08/20 01:40:16 UTC

svn commit: r1515667 - in /hbase/branches/0.95: ./ 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/

Author: stack
Date: Mon Aug 19 23:40:16 2013
New Revision: 1515667

URL: http://svn.apache.org/r1515667
Log:
Move version on from 0.95.2 to 0.95.3-SNAPSHOT

Modified:
    hbase/branches/0.95/hbase-assembly/pom.xml
    hbase/branches/0.95/hbase-client/pom.xml
    hbase/branches/0.95/hbase-common/pom.xml
    hbase/branches/0.95/hbase-examples/pom.xml
    hbase/branches/0.95/hbase-hadoop-compat/pom.xml
    hbase/branches/0.95/hbase-hadoop1-compat/pom.xml
    hbase/branches/0.95/hbase-hadoop2-compat/pom.xml
    hbase/branches/0.95/hbase-it/pom.xml
    hbase/branches/0.95/hbase-prefix-tree/pom.xml
    hbase/branches/0.95/hbase-protocol/pom.xml
    hbase/branches/0.95/hbase-server/pom.xml
    hbase/branches/0.95/pom.xml

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

Modified: hbase/branches/0.95/hbase-client/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-client/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-client/pom.xml (original)
+++ hbase/branches/0.95/hbase-client/pom.xml Mon Aug 19 23:40:16 2013
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-common/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-common/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-common/pom.xml (original)
+++ hbase/branches/0.95/hbase-common/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-examples/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-examples/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-examples/pom.xml (original)
+++ hbase/branches/0.95/hbase-examples/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-examples</artifactId>

Modified: hbase/branches/0.95/hbase-hadoop-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-hadoop-compat/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-hadoop-compat/pom.xml (original)
+++ hbase/branches/0.95/hbase-hadoop-compat/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.2</version>
+        <version>0.95.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/branches/0.95/hbase-hadoop1-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-hadoop1-compat/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-hadoop1-compat/pom.xml (original)
+++ hbase/branches/0.95/hbase-hadoop1-compat/pom.xml Mon Aug 19 23:40:16 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-hadoop2-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-hadoop2-compat/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-hadoop2-compat/pom.xml (original)
+++ hbase/branches/0.95/hbase-hadoop2-compat/pom.xml Mon Aug 19 23:40:16 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-it/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-it/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-it/pom.xml (original)
+++ hbase/branches/0.95/hbase-it/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-prefix-tree/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-prefix-tree/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-prefix-tree/pom.xml (original)
+++ hbase/branches/0.95/hbase-prefix-tree/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/branches/0.95/hbase-protocol/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-protocol/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-protocol/pom.xml (original)
+++ hbase/branches/0.95/hbase-protocol/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.2</version>
+        <version>0.95.3-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/branches/0.95/hbase-server/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-server/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/hbase-server/pom.xml (original)
+++ hbase/branches/0.95/hbase-server/pom.xml Mon Aug 19 23:40:16 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.2</version>
+    <version>0.95.3-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-server</artifactId>

Modified: hbase/branches/0.95/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.95/pom.xml?rev=1515667&r1=1515666&r2=1515667&view=diff
==============================================================================
--- hbase/branches/0.95/pom.xml (original)
+++ hbase/branches/0.95/pom.xml Mon Aug 19 23:40:16 2013
@@ -39,7 +39,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>pom</packaging>
-  <version>0.95.2</version>
+  <version>0.95.3-SNAPSHOT</version>
   <name>HBase</name>
   <description>
     Apache HBase™ is the Hadoop database. Use it when you need