Skip to content

Commit

Permalink
Switching to publish to https://central.sonatype.com
Browse files Browse the repository at this point in the history
  • Loading branch information
georgweiss committed Nov 1, 2024
1 parent f23f04c commit 4381075
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -556,14 +556,14 @@
<build>
<plugins>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<version>0.6.0</version>
<extensions>true</extensions>
<configuration>
<serverId>phoebus-releases</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<publishingServerId>phoebus-releases</publishingServerId>
<checksums>required</checksums>
<centralBaseUsrl>https://central.sonatype.com</centralBaseUsrl>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 4381075

Please sign in to comment.