fix SCM url

This commit is contained in:
Hervé Boutemy 2021-04-04 23:33:07 +02:00
parent b79d708e6e
commit 86b96bf016
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</developerConnection>
<url>https://github.com/apache/maven/tree/${project.scm.tag}</url>
<url>https://github.com/apache/maven/tree/${project.scm.tag}/${project.artifactId}</url>
<tag>master</tag>
</scm>
<issueManagement>