Skip to content

Commit

Permalink
build: delete distributionManagement.site property
Browse files Browse the repository at this point in the history
Signed-off-by: Maximillian Arruda <dearrudam@gmail.com>
  • Loading branch information
dearrudam committed Jul 1, 2024
1 parent 0ab9943 commit ef6b53c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -745,10 +745,10 @@
</profiles>

<distributionManagement>
<site>
<id>github</id>
<url>scm:git:ssh://git@github.com/soujava/pom-editor-maven-plugin.git</url>
</site>
<!-- <site>-->
<!-- <id>github</id>-->
<!-- <url>scm:git:ssh://git@github.com/soujava/pom-editor-maven-plugin.git</url>-->
<!-- </site>-->
<snapshotRepository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
Expand Down

0 comments on commit ef6b53c

Please sign in to comment.