[MPLUGIN-327] switched to Git

master
Hervé Boutemy 2017-10-22 11:27:32 +02:00
parent 8d1ba27e95
commit a7fc242de5
1 changed files with 4 additions and 3 deletions

View File

@ -74,9 +74,10 @@
</modules>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk</developerConnection>
<url>http://svn.apache.org/viewvc/maven/plugin-tools/trunk</url>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</developerConnection>
<url>https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>