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 81f6115 commit 44ffe8bCopy full SHA for 44ffe8b
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/pom-maven-plugin.git</url><!-- it's required by release processes -->
+ <url>https://github.com/arrudalabs/pom-editor-maven-plugin.git</url><!-- it's required by release processes -->
36
<tag>HEAD</tag>
37
</scm>
38
@@ -662,7 +662,7 @@
662
<distributionManagement>
663
<site>
664
<id>github</id>
665
- <url>scm:git:ssh://[email protected]/arrudalabs/pom-maven-plugin.git</url>
+ <url>scm:git:ssh://[email protected]/arrudalabs/pom-editor-maven-plugin.git</url>
666
</site>
667
<snapshotRepository>
668
<id>ossrh</id>
0 commit comments