You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2014/05/01 03:23:34 UTC

svn commit: r1591529 [3/3] - in /hbase/tags/0.98.2RC0: ./ 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-shel...

Modified: hbase/tags/0.98.2RC0/hbase-assembly/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-assembly/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
Binary files - no diff available.

Modified: hbase/tags/0.98.2RC0/hbase-client/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-client/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-client/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-client/pom.xml Thu May  1 01:23:33 2014
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-common/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-common/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-common/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-common/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-examples/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-examples/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-examples/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-examples/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-examples</artifactId>

Modified: hbase/tags/0.98.2RC0/hbase-hadoop-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-hadoop-compat/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-hadoop-compat/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-hadoop-compat/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.98.2-SNAPSHOT</version>
+        <version>0.98.2</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-hadoop1-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-hadoop1-compat/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-hadoop1-compat/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-hadoop1-compat/pom.xml Thu May  1 01:23:33 2014
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-hadoop2-compat/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-hadoop2-compat/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-hadoop2-compat/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-hadoop2-compat/pom.xml Thu May  1 01:23:33 2014
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-it/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-it/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-it/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-it/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-prefix-tree/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-prefix-tree/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-prefix-tree/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-prefix-tree/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-protocol/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-protocol/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-protocol/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-protocol/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.98.2-SNAPSHOT</version>
+        <version>0.98.2</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: hbase/tags/0.98.2RC0/hbase-server/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-server/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-server/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-server/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-server</artifactId>

Modified: hbase/tags/0.98.2RC0/hbase-shell/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-shell/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-shell/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-shell/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-shell</artifactId>

Modified: hbase/tags/0.98.2RC0/hbase-testing-util/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-testing-util/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-testing-util/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-testing-util/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hbase</artifactId>
         <groupId>org.apache.hbase</groupId>
-        <version>0.98.2-SNAPSHOT</version>
+        <version>0.98.2</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>hbase-testing-util</artifactId>

Modified: hbase/tags/0.98.2RC0/hbase-thrift/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/hbase-thrift/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/hbase-thrift/pom.xml (original)
+++ hbase/tags/0.98.2RC0/hbase-thrift/pom.xml Thu May  1 01:23:33 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>0.98.2-SNAPSHOT</version>
+    <version>0.98.2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>hbase-thrift</artifactId>

Modified: hbase/tags/0.98.2RC0/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.98.2RC0/pom.xml?rev=1591529&r1=1591528&r2=1591529&view=diff
==============================================================================
--- hbase/tags/0.98.2RC0/pom.xml (original)
+++ hbase/tags/0.98.2RC0/pom.xml Thu May  1 01:23:33 2014
@@ -39,7 +39,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>pom</packaging>
-  <version>0.98.2-SNAPSHOT</version>
+  <version>0.98.2</version>
   <name>HBase</name>
   <description>
     Apache HBase™ is the Hadoop database. Use it when you need