|
||||||||
|
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 |
||||||||
- [mojo-dev] [jira] (MVERSIONS-225) allowMinorUpdates parameter do... DK (JIRA)
- [mojo-dev] [jira] (MVERSIONS-225) allowMinorUpdates paramet... DK (JIRA)
- [mojo-dev] [jira] (MVERSIONS-225) allowMinorUpdates paramet... DK (JIRA)

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>