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 4d541b0 commit 848eb66Copy full SHA for 848eb66
pom.xml
@@ -32,7 +32,7 @@
32
<scm>
33
<connection>scm:git:${project.scm.url}</connection>
34
<developerConnection>scm:git:${project.scm.url}</developerConnection>
35
- <url>https://github.com/arrudalabs/poc-maven-plugin.git</url>
+ <url>https://github.com/arrudalabs/pom-maven-plugin.git</url><!-- it's required by release processes -->
36
<tag>HEAD</tag>
37
</scm>
38
0 commit comments