Skip to content

Commit 98338cc

Browse files
authored
Update publish.sbt
Removed ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org" // or "oss.sonatype.org" if your profile is old
1 parent 82deb62 commit 98338cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

publish.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616

1717
ThisBuild / organizationHomepage := Some(url("https://www.absa.africa"))
18-
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org" // or "oss.sonatype.org" if your profile is old
1918
ThisBuild / scmInfo := Some(
2019
ScmInfo(
2120
browseUrl = url("https://github.com/AbsaOSS/spark-data-standardization/tree/master"),

0 commit comments

Comments
 (0)