renovate/lib/versioning/maven
2021-04-26 16:15:03 +02:00
..
compare.ts refactor: eslint no-negated-condition (#8973) 2021-03-04 06:21:55 +01:00
index.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
index.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
readme.md docs: capitalize noun SemVer (#7984) 2020-12-13 15:25:51 +01:00

Maven versioning is similar to SemVer but also very different in places. It's specified by Maven itself.

Ranges are supported using Maven's special syntax.