You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/01/04 05:21:00 UTC

[jira] [Created] (HBASE-21669) Move branch-2.0 to 2.0.5-SNAPSHOT version after release of 2.0.4

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)