Skip to content

Commit 81f6115

Browse files
committed
release: fixed the distributionManagement site url
Signed-off-by: Maximillian Arruda <dearrudam@gmail.com>
1 parent 848eb66 commit 81f6115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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://git@github.com/arrudalabs/poc-maven-plugin.git</url>
665+
<url>scm:git:ssh://git@github.com/arrudalabs/pom-maven-plugin.git</url>
666666
</site>
667667
<snapshotRepository>
668668
<id>ossrh</id>

0 commit comments

Comments
 (0)