We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844e61a commit 29e9a9dCopy full SHA for 29e9a9d
pom.xml
@@ -58,8 +58,8 @@
58
</prerequisites>
59
60
<scm>
61
- <connection>scm:git:https://github.com/apache/maven-shade-plugin</connection>
62
- <developerConnection>scm:git:https://github.com/apache/maven-shade-plugin</developerConnection>
+ <connection>scm:git:https://github.com/apache/maven-shade-plugin.git</connection>
+ <developerConnection>scm:git:https://github.com/apache/maven-shade-plugin.git</developerConnection>
63
<tag>HEAD</tag>
64
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
65
</scm>
0 commit comments