Skip to content

Commit 81f6115

Browse files
committed
release: fixed the distributionManagement site url
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 848eb66 commit 81f6115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
<distributionManagement>
663663
<site>
664664
<id>github</id>
665-
<url>scm:git:ssh://[email protected]/arrudalabs/poc-maven-plugin.git</url>
665+
<url>scm:git:ssh://[email protected]/arrudalabs/pom-maven-plugin.git</url>
666666
</site>
667667
<snapshotRepository>
668668
<id>ossrh</id>

0 commit comments

Comments
 (0)