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 2019/03/20 23:27:00 UTC

[jira] [Resolved] (HBASE-22076) Move version on from 2.2.0 to 2.2.1-SNAPSHOT

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

stack resolved HBASE-22076.
---------------------------
    Resolution: Fixed
      Assignee: stack

Resolving.

Did this:

$ mvn versions:set -DnewVersion=2.2.1-SNAPSHOT
$ git commit -m "HBASE-22076 Move version on from 2.2.0 to 2.2.1-SNAPSHOT"
$ git push origin HEAD:branch-2.2


> Move version on from 2.2.0 to 2.2.1-SNAPSHOT
> --------------------------------------------
>
>                 Key: HBASE-22076
>                 URL: https://issues.apache.org/jira/browse/HBASE-22076
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>
> Moving on the pom version. Doing this because the script that makes RCs fails otherwise. It takes care of setting the version appropriately as it builds.



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