Skip to content

Commit

Permalink
Fix serverId
Browse files Browse the repository at this point in the history
Signed-off-by: David Fuelling <[email protected]>
  • Loading branch information
sappenin committed Dec 22, 2020
1 parent 33294e7 commit f5eb735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@
<version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh-snapshots-interledger</serverId>
<serverId>ossrh-snapshots</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
Expand Down

0 comments on commit f5eb735

Please sign in to comment.