Skip to content

Commit

Permalink
update publish info
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwooldridge committed Sep 23, 2024
1 parent 1dfe77f commit 9b38eb4
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,9 @@

<distributionManagement>
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>${sonatypeOssDistMgmtSnapshotsUrl}</url>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>sonatype-nexus-staging</id>
<name>Nexus Release Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<issueManagement>
Expand Down

0 comments on commit 9b38eb4

Please sign in to comment.