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 2012/05/30 20:17:13 UTC

svn commit: r1344377 - /hbase/tags/0.94.0mvn/pom.xml

Author: stack
Date: Wed May 30 18:17:13 2012
New Revision: 1344377

URL: http://svn.apache.org/viewvc?rev=1344377&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    hbase/tags/0.94.0mvn/pom.xml

Modified: hbase/tags/0.94.0mvn/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.94.0mvn/pom.xml?rev=1344377&r1=1344376&r2=1344377&view=diff
==============================================================================
--- hbase/tags/0.94.0mvn/pom.xml (original)
+++ hbase/tags/0.94.0mvn/pom.xml Wed May 30 18:17:13 2012
@@ -35,7 +35,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.94.0</version>
+  <version>0.94.1-SNAPSHOT</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
@@ -46,9 +46,9 @@
   <url>http://hbase.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.94.0mvnreleased2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.94.0mvnreleased2</developerConnection>
-    <url>http://svn.apache.org/viewvc/hbase/tags/0.94.0mvnreleased2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.94.0mvn</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.94.0mvn</developerConnection>
+    <url>http://svn.apache.org/viewvc/hbase/tags/0.94.0mvn</url>
   </scm>
 
   <issueManagement>