[MPLUGIN-327] switched to Git
parent
8d1ba27e95
commit
a7fc242de5
7
pom.xml
7
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue