Skip to content

Commit e18fd5c

Browse files
committed
Switch credential host to Sonatype Central
1 parent fc797d5 commit e18fd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ val deploymentConfiguration = Seq(
3030
pomIncludeRepository := { _ => false },
3131

3232
publishTo := sonatypePublishToBundle.value,
33+
sonatypeCredentialHost := Sonatype.sonatypeCentralHost,
3334

3435
credentials in Global += Credentials(
3536
"Sonatype Nexus Repository Manager",

0 commit comments

Comments
 (0)