You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2009/06/26 03:42:54 UTC

[jira] Closed: (MRELEASE-455) Doesn't update the versions correctly if end tag is on a seperate line

     [ http://jira.codehaus.org/browse/MRELEASE-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan closed MRELEASE-455.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta-9

This seems to be fixed in 2.0-beta-9

> Doesn't update the versions correctly if end tag is on a seperate line
> ----------------------------------------------------------------------
>
>                 Key: MRELEASE-455
>                 URL: http://jira.codehaus.org/browse/MRELEASE-455
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.0-beta-8
>            Reporter: Maria Catherine Tan
>             Fix For: 2.0-beta-9
>
>         Attachments: MRELEASE-455.patch
>
>
> {noformat}
> <dependencies>
>   <dependency>
>     <groupId>com.test
>     <groupId>
>     <artifactId>test
>     </artifactId>
>     <version>1.0-SNAPSHOT</version>
>   </dependency>
> </dependencies>
> {noformat}
> The released artifact contains snapshot dependency of com.test:test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira