Skip to content

Commit 6449a82

Browse files
author
Lars Wander
committed
Fix ossrh server reference
1 parent 0f9a617 commit 6449a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<version>1.6.7</version>
7676
<extensions>true</extensions>
7777
<configuration>
78-
<serverId>sonatype-nexus-staging</serverId>
78+
<serverId>ossrh</serverId>
7979
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
8080
<autoReleaseAfterClose>true</autoReleaseAfterClose>
8181
</configuration>

0 commit comments

Comments
 (0)