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 2011/01/27 03:03:38 UTC

svn commit: r1063954 - /hbase/branches/0.90/pom.xml

Author: stack
Date: Thu Jan 27 02:03:38 2011
New Revision: 1063954

URL: http://svn.apache.org/viewvc?rev=1063954&view=rev
Log:
[maven-release-plugin] prepare release 0.90.0mvn3

Modified:
    hbase/branches/0.90/pom.xml

Modified: hbase/branches/0.90/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.90/pom.xml?rev=1063954&r1=1063953&r2=1063954&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Thu Jan 27 02:03:38 2011
@@ -11,7 +11,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.90.1-SNAPSHOT</version>
+  <version>0.90.0</version>
   <name>HBase</name>
   <description>
     HBase is the &amp;lt;a href="http://hadoop.apache.org"&amp;rt;Hadoop&lt;/a&amp;rt; database. Use it when you need
@@ -22,9 +22,9 @@
   <url>http://hbase.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/hbase/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.90.0mvn3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.90.0mvn3</developerConnection>
+    <url>http://svn.apache.org/viewvc/hbase/tags/0.90.0mvn3</url>
   </scm>
 
   <issueManagement>