stack created HBASE-21669:
-----------------------------
Summary: Move branch-2.0 to 2.0.5-SNAPSHOT version after release
of 2.0.4
Key: HBASE-21669
URL: https://issues.apache.org/jira/browse/HBASE-21669
Project: HBase
Issue Type: Sub-task
Reporter: stack
$ mvn clean org.codehaus.mojo:versions-maven-plugin:2.5:set
-DnewVersion=2.0.5-SNAPSHOT
$ find . -name pom.xml -exec git add {} \;
$ git commit ...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
