prepare uses SNAPSHOT tag names
-------------------------------

                 Key: MRELEASE-689
                 URL: https://jira.codehaus.org/browse/MRELEASE-689
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: prepare
    Affects Versions: 2.2
         Environment: Ubuntu 11.04, Sun jdk 1.6.0_24
            Reporter: Michael Hartmeier
            Priority: Critical


Preparing a release with the latest 2.2 version of this plugin generates a tag 
with the SNAPSHOT version of the project I want to prepare. 
E.g. my project has is called sushi, and the current version is 2.6.0-SNAPSHOT. 
When I prepare the release, I expect a tag "sushi-2.6.0", but the tag I get ist 
sushi-2.6.0-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to