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

Hiram Chirino commented on PROTON-47:
-------------------------------------

Your also going to want to update the maven poms with the release version.  
Something like the following should do the trick:

mvn org.codehaus.mojo:versions-maven-plugin:1.2:set 
org.codehaus.mojo:versions-maven-plugin:1.2:commit -DnewVersion="${VERSION}" -f 
${WORKDIR}/${rootname}/proton-j/pom.xml
                
> Script to generate release tarballs
> -----------------------------------
>
>                 Key: PROTON-47
>                 URL: https://issues.apache.org/jira/browse/PROTON-47
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c, proton-j
>            Reporter: Darryl L. Pierce
>            Assignee: Rafael H. Schloming
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: 
> 0001-Provides-a-script-for-generated-source-tarballs.patch
>
>
> The script takes as input a version, and option subversion repository and 
> branch. It then generates a tarball for use in packaging and distribution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to