Skip to content

Commit 673bb7d

Browse files
authored
Merge pull request #3897 from LinuxForHealth/lee-main
update ossrh endpoint in one more spot
2 parents 542498b + 171924c commit 673bb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhir-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<extensions>true</extensions>
349349
<configuration>
350350
<serverId>ossrh</serverId>
351-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
351+
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
352352
<autoReleaseAfterClose>false</autoReleaseAfterClose>
353353
</configuration>
354354
</plugin>

0 commit comments

Comments
 (0)