diff --git a/scm/plugin.jelly b/scm/plugin.jelly index a3ee5d24..b6972688 100644 --- a/scm/plugin.jelly +++ b/scm/plugin.jelly @@ -20,7 +20,11 @@ - ${pom.repository.connection} + + + + + ${pom.repository.connection} Invalid repository connection format diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml index 0fae42a7..14e86c69 100644 --- a/scm/xdocs/changes.xml +++ b/scm/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Apply MAVEN-834. Support for scm delimiters other than ':' + Turn off pretty printing to fix MAVEN-769 - random spaces added to project.xml.