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

Tsz Wo Nicholas Sze commented on RATIS-56:
------------------------------------------

{code}
On an unrelated note, what can help us for driving frequent releases is to have 
a script to drive the release process. I think we should do something like 
this: https://github.com/apache/hbase/blob/master/dev-support/make_rc.sh. 
{code}
That is a good idea.  Let me file a JIRA.

> Update project version to 0.1.0-alpha
> -------------------------------------
>
>                 Key: RATIS-56
>                 URL: https://issues.apache.org/jira/browse/RATIS-56
>             Project: Ratis
>          Issue Type: Sub-task
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>         Attachments: r56_20170330.patch, r56_20170402.patch
>
>
> We may use the following command to update the project version from 
> 0.1-SNAPSHOT to 0.1.0-alpha.
> {code}
> find . -name pom.xml | xargs sed -i.old "s/0.1-SNAPSHOT/0.1.0-alpha/g" 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to