diff --git a/scm/plugin.jelly b/scm/plugin.jelly index 5bcd4daa..4f8fd56d 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -338,7 +338,7 @@ Please check project.xml and xdocs/changes.xml Then either re-run scm:prepare-release with maven.scm.testmode=false or manually commit the files and tag the source tree: - maven scm:tag -Dmaven.scm.svn.tag=${tag_name} -Dmaven.scm.url=${scmConnection} + maven scm:tag -Dmaven.scm.tag=${tag_name} -Dmaven.scm.url=${scmConnection} Committing descriptors