Add support for parsing less standard version strings, including 1.0, 1.0.0.RC2 (note the last dot instead of a dash), so that this library can read more version strings, like Spring, Hibernate and JUnit official release versions, among many others.
Add support for parsing less standard version strings, including 1.0, 1.0.0.RC2 (note the last dot instead of a dash), so that this library can read more version strings, like Spring, Hibernate and JUnit official release versions, among many others.