Skip to content

Commit

Permalink
Merge pull request #179 from zeotuan/release-sonaType
Browse files Browse the repository at this point in the history
Publish to SonaType Central
  • Loading branch information
zeotuan authored Dec 6, 2024
2 parents cffd91a + 776d53f commit 8502ba3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,7 @@ lazy val docs = (project in file("docs"))
scmInfo := Some(ScmInfo(url("https://github.com/mrpowers-io/spark-fast-tests"), "[email protected]:MrPowers/spark-fast-tests.git"))

updateOptions := updateOptions.value.withLatestSnapshots(false)

import xerial.sbt.Sonatype.sonatypeCentralHost

ThisBuild / sonatypeCredentialHost := sonatypeCentralHost

0 comments on commit 8502ba3

Please sign in to comment.