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/11/14 21:32:40 UTC

svn commit: r1409380 - /hbase/trunk/src/docbkx/developer.xml

Author: stack
Date: Wed Nov 14 20:32:39 2012
New Revision: 1409380

URL: http://svn.apache.org/viewvc?rev=1409380&view=rev
Log:
Fix for how to mvn release section

Modified:
    hbase/trunk/src/docbkx/developer.xml

Modified: hbase/trunk/src/docbkx/developer.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/developer.xml?rev=1409380&r1=1409379&r2=1409380&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/developer.xml (original)
+++ hbase/trunk/src/docbkx/developer.xml Wed Nov 14 20:32:39 2012
@@ -196,7 +196,6 @@ mvn clean package -DskipTests
   860  vi pom.xml
   861  svn commit -m "Add SNAPSHOT to the version" pom.xml
   862  ~/bin/mvn/bin/mvn release:clean
-  863  ~/bin/mvn/bin/mvn release:perform
   865  ~/bin/mvn/bin/mvn release:prepare
   866  # Answer questions and then ^C to kill the build after the last question. See below for more on this.
   867  vi release.properties