Add scm.url to version-master as required by oss.sonatype.org
diff --git a/maven_plugin_version-master/pom.xml b/maven_plugin_version-master/pom.xml
index bc449fb..d5aa224 100644
--- a/maven_plugin_version-master/pom.xml
+++ b/maven_plugin_version-master/pom.xml
@@ -566,6 +566,10 @@
</mailingList>
</mailingLists>
+ <scm>
+ <url>https://git.eclipse.org/c/scout/maven-master.git/</url>
+ </scm>
+
<issueManagement>
<system>Bugzilla</system>
<url>https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Scout;classification=Technology</url>