Fix for how to mvn release section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409380 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
18415285f5
commit
7453374b3e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue