fix: add maven to allowed versionSchemes

This commit is contained in:
Rhys Arkins 2019-01-07 14:32:46 +01:00
parent e046536503
commit bfccc52504

View file

@ -367,6 +367,7 @@ const options = [
'docker',
'hashicorp',
'loose',
'maven',
'node',
'npm',
'pep440',