Skip to content

Commit 0ebd15d

Browse files
committed
Fixing nexus URL
1 parent c568ca3 commit 0ebd15d

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
@@ -626,7 +626,7 @@
626626
<extensions>true</extensions>
627627
<configuration>
628628
<serverId>central</serverId>
629-
<nexusUrl>https://central.sonatype.com/service/local/</nexusUrl>
629+
<nexusUrl>https://central.sonatype.com</nexusUrl>
630630
<autoReleaseAfterClose>false</autoReleaseAfterClose>
631631
</configuration>
632632
</plugin>

0 commit comments

Comments
 (0)