You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/plugin-config.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
* @property {string} snapshotCommitMessage='chore: setting next snapshot version [skip ci]' The commit message used if a new snapshot version should be created.
13
13
* @property {boolean} debug=false Sets the `-X` option for all maven calls.
14
14
* @property {boolean} mvnw=false Use the mvnw script instead of mvn
15
-
* @property {string} opts=assign additional set of options
15
+
* @property {string} opts additional set of options
0 commit comments