sbt/notes
Eugene Yokota b812cdc916 Fixes #1275. Fixes pom dynamic revision conversion
Ivy and pom uses slightly different notation for version range and
dynamic revision.
This change fixes the dynamic revisions involving “+”.
First, when a revision like “1.1+” is found, it will now be treated as
“1.+”.
Next, when it finds a revision like “1+” is found, it will be treated
as “+”.
The conversion of “+” is hardcoded to be “[0,)”.
2014-08-16 22:38:35 -04:00
..
0.13.6.md Fixes #1275. Fixes pom dynamic revision conversion 2014-08-16 22:38:35 -04:00
about.md Consolidated resolution. Fixes #413 2014-07-24 02:12:46 -04:00