versions:use-latest-versions badly updates org.hibernate:hibernate:null:3.2.6ga 
to 3.1.3
----------------------------------------------------------------------------------------

                 Key: MVERSIONS-74
                 URL: http://jira.codehaus.org/browse/MVERSIONS-74
             Project: Maven 2.x Versions Plugin
          Issue Type: Bug
            Reporter: jieryn
            Priority: Minor


An empty, default, configuration for the versions-m-p updates

\\

{code}
<dependency>
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate</artifactId>
  <version>3.2.6.ga</version>
</dependency>
{code}

to

{code}
<dependency>
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate</artifactId>
  <version>3.1.3</version>
</dependency>
{code}

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to