You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/04/05 09:15:41 UTC

[jira] [Comment Edited] (RATIS-56) Update project version to 0.1.0-alpha

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

Tsz Wo Nicholas Sze edited comment on RATIS-56 at 4/5/17 9:15 AM:
------------------------------------------------------------------

[~khmarbaise], thanks for the note.  I do not realize that there is a {{mvn versons:set}} command.  Will try it.


was (Author: szetszwo):
[~khmarbaise], thanks for the note.  I do not realize that there is a {{mvn versons:set}} command.  Will use it if it fits.

> 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)