Skip to content
Snippets Groups Projects
Commit 34c2c917 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

style: change default input value syntax (equivalent)

parent efb77a3f
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ spec: ...@@ -27,7 +27,7 @@ spec:
default: .m2 default: .m2
settings-file: settings-file:
description: The Maven `settings.xml` file path description: The Maven `settings.xml` file path
default: ${MAVEN_CFG_DIR}/settings.xml default: $MAVEN_CFG_DIR/settings.xml
opts: opts:
description: '[Global Maven options](http://maven.apache.org/configure.html#maven_opts-environment-variable)' description: '[Global Maven options](http://maven.apache.org/configure.html#maven_opts-environment-variable)'
default: >- default: >-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment