sbt/ivy
Eugene Yokota 697a28771e 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
..
src Fixes #1275. Fixes pom dynamic revision conversion 2014-08-16 22:38:35 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00