A pom version like 1.0b in Maven 2 [1] internally resolves to
0.0.0-1.0b, which means this is considered older than 1.0. I don't think
this was intended. Same is the case with 1.0b-SNAPSHOT, which is the
current version used in v3/api/persistence/pom.xml. This needs to be
fixed. Any suggestion?
Thanks,
Sahoo
[1]
http://docs.codehaus.org/display/MAVEN/Versioning