Skip to content

Commit

Permalink
build: fixed distributionManagement.site.url
Browse files Browse the repository at this point in the history
Signed-off-by: Maximillian Arruda <[email protected]>
  • Loading branch information
dearrudam committed Mar 31, 2024
1 parent e728b92 commit 341c718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<distributionManagement>
<site>
<id>github</id>
<url>scm:git:ssh://[email protected]/soujava/pom-editor-maven-plugin.git</url>
<url>scm:git:ssh://[email protected]/soujava/maven-archetype-quickstart.git</url>
</site>
<snapshotRepository>
<id>ossrh</id>
Expand Down

0 comments on commit 341c718

Please sign in to comment.