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/12/06 05:24:00 UTC

[jira] [Updated] (HBASE-21558) Set version to 2.1.2 on branch-2.1 so can cut an RC

     [ https://issues.apache.org/jira/browse/HBASE-21558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-21558:
--------------------------
    Description: 
mvn clean org.codehaus.mojo:versions-maven-plugin:2.5:set -DnewVersion=2.1.2
$ find . -name pom.xml -exec git add {} \;
$ git commit ...

> Set version to 2.1.2 on branch-2.1 so can cut an RC
> ---------------------------------------------------
>
>                 Key: HBASE-21558
>                 URL: https://issues.apache.org/jira/browse/HBASE-21558
>             Project: HBase
>          Issue Type: Sub-task
>          Components: release
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>
> mvn clean org.codehaus.mojo:versions-maven-plugin:2.5:set -DnewVersion=2.1.2
> $ find . -name pom.xml -exec git add {} \;
> $ git commit ...



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