You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/11/18 02:26:00 UTC

[jira] [Commented] (HBASE-21496) Set version to 2.0.3 on branch-2.0 in prep for first RC

    [ https://issues.apache.org/jira/browse/HBASE-21496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690756#comment-16690756 ] 

stack commented on HBASE-21496:
-------------------------------

{code}
$ mvn clean org.codehaus.mojo:versions-maven-plugin:2.5:set -DnewVersion=2.0.3
$ find . -name pom.xml -exec git add {} \;
$ git commit ...
{code}



> Set version to 2.0.3 on branch-2.0 in prep for first RC
> -------------------------------------------------------
>
>                 Key: HBASE-21496
>                 URL: https://issues.apache.org/jira/browse/HBASE-21496
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.3
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)