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

Chinmay Kolhatkar commented on APEXCORE-34:
-------------------------------------------

Yes you're right, we can merge the 2 mojos to be executed by a single command. 
So here is a single command which can be executed:

{code}mvn antrun:run@replaceTextVersions versions:set 
-DnewVersion=3.4.0-incubating-SNAPSHOT{code}

OR

{code}mvn versions:set antrun:run@replaceTextVersions 
-DnewVersion=3.4.0-incubating-SNAPSHOT{code}


Order of mojos won't matter.

> Fix version number replacement
> ------------------------------
>
>                 Key: APEXCORE-34
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-34
>             Project: Apache Apex Core
>          Issue Type: Task
>            Reporter: Thomas Weise
>            Assignee: Chinmay Kolhatkar
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to