DK commented on Bug MVERSIONS-225

This issue looks like it happens for non jar type dependencies. Here is the svn diff after running the above command

         <dependency>
             <groupId>com.mycompany.somerpm</groupId>
             <artifactId>some-rpm</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.2-SNAPSHOT</version>
             <type>rpm</type>
             <classifier>rpm</classifier>
         </dependency>
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to