Skip to content

Commit e9152d8

Browse files
authored
Update pom.xml
1 parent 0267bd8 commit e9152d8

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
@@ -240,7 +240,7 @@
240240
<extensions>true</extensions>
241241
<configuration>
242242
<serverId>sonatype-nexus-staging</serverId>
243-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
243+
<nexusUrl>${nexus.serverUrl}/</nexusUrl>
244244
<autoReleaseAfterClose>true</autoReleaseAfterClose>
245245
</configuration>
246246
</plugin>

0 commit comments

Comments
 (0)