Discussion:
[jira] [Created] (HBASE-21557) Set version to 2.0.4 on branch-2.0 so can cut an RC
stack (JIRA)
2018-12-06 05:20:00 UTC
Permalink
stack created HBASE-21557:
-----------------------------

Summary: Set version to 2.0.4 on branch-2.0 so can cut an RC
Key: HBASE-21557
URL: https://issues.apache.org/jira/browse/HBASE-21557
Project: HBase
Issue Type: Sub-task
Components: release
Reporter: stack
Assignee: stack


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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
stack (JIRA)
2018-12-06 05:23:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/HBASE-21557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-21557.
---------------------------
Resolution: Fixed
Fix Version/s: 2.0.4
Release Note: Set project version to 2.0.4 from 2.0.4-SNAPSHOT

Pushed to branch-2.0.
Post by stack (JIRA)
Set version to 2.0.4 on branch-2.0 so can cut an RC
---------------------------------------------------
Key: HBASE-21557
URL: https://issues.apache.org/jira/browse/HBASE-21557
Project: HBase
Issue Type: Sub-task
Components: release
Reporter: stack
Assignee: stack
Priority: Major
Fix For: 2.0.4
$ mvn clean org.codehaus.mojo:versions-maven-plugin:2.5:set -DnewVersion=2.0.4
$ find . -name pom.xml -exec git add {} \;
$ git commit ...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Loading...