There was an error while loading. Please reload this page.
1 parent 92b1a24 commit 4538c57Copy full SHA for 4538c57
1 file changed
src/univers/maven.py
@@ -33,6 +33,7 @@ class RestrictionParseError(ValueError):
33
ALIASES = {
34
"ga": "",
35
"final": "",
36
+ "release": "",
37
"cr": "rc",
38
}
39
0 commit comments