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 02:06:51 UTC

svn commit: r1465519 - 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: Mon Apr  8 00:06:50 2013
New Revision: 1465519

URL: http://svn.apache.org/r1465519
Log:
reset version

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=1465519&r1=1465518&r2=1465519&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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-client/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-client/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.1-SNAPSHOT</version>
+        <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-common/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-common/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-examples/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-examples/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-hadoop-compat/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.1-SNAPSHOT</version>
+        <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-hadoop1-compat/pom.xml Mon Apr  8 00:06:50 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-it/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-it/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-prefix-tree/pom.xml Mon Apr  8 00:06:50 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+0?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 <!--
 /**
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-protocol/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-protocol/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.95.1-SNAPSHOT</version>
+        <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/hbase-server/pom.xml (original)
+++ hbase/tags/0.95.0mvn/hbase-server/pom.xml Mon Apr  8 00:06:50 2013
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.95.1-SNAPSHOT</version>
+    <version>0.95.0-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=1465519&r1=1465518&r2=1465519&view=diff
==============================================================================
--- hbase/tags/0.95.0mvn/pom.xml (original)
+++ hbase/tags/0.95.0mvn/pom.xml Mon Apr  8 00:06:50 2013
@@ -39,7 +39,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>pom</packaging>
-  <version>0.95.1-SNAPSHOT</version>
+  <version>0.95.0-SNAPSHOT</version>
   <name>HBase</name>
   <description>
     Apache HBase™ is the Hadoop database. Use it when you need