aboutsummaryrefslogtreecommitdiff
path: root/src/maven/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/maven/feature.json')
-rw-r--r--src/maven/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/maven/feature.json b/src/maven/feature.json
index bc4f5f3..7b94581 100644
--- a/src/maven/feature.json
+++ b/src/maven/feature.json
@@ -5,7 +5,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "3.8", "3.6", "3.5"],
+ "proposals": ["latest", "none", "3.8", "3.6", "3.5"],
"default": "latest",
"description": "Select or enter a Maven version to install"
}