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/09/14 22:47:54 UTC

svn commit: r1384916 - /hbase/tags/0.92.2.st.mvn/pom.xml

Author: stack
Date: Fri Sep 14 20:47:54 2012
New Revision: 1384916

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

Modified:
    hbase/tags/0.92.2.st.mvn/pom.xml

Modified: hbase/tags/0.92.2.st.mvn/pom.xml
URL: http://svn.apache.org/viewvc/hbase/tags/0.92.2.st.mvn/pom.xml?rev=1384916&r1=1384915&r2=1384916&view=diff
==============================================================================
--- hbase/tags/0.92.2.st.mvn/pom.xml (original)
+++ hbase/tags/0.92.2.st.mvn/pom.xml Fri Sep 14 20:47:54 2012
@@ -34,7 +34,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.92.2</version>
+  <version>0.92.3-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
@@ -45,9 +45,9 @@
   <url>http://hbase.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.92.2.st.mvn2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/tags/0.92.2.st.mvn2</developerConnection>
-    <url>http://svn.apache.org/viewvc/hbase/tags/0.92.2.st.mvn2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/hbase/tags/0.92.2.st.mvn</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/hbase/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/hbase/tags/0.92.2.st.mvn</url>
   </scm>
 
   <issueManagement>