Skip to content

Commit

Permalink
Use s01.oss.sonatype.org in Sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab committed Aug 22, 2024
1 parent f9d15e1 commit 87298e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sbt-plugin/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ lazy val snunitSbtPlugin = project
),
publishTo := sonatypePublishToBundle.value,
publishMavenStyle := true,
sonatypeCredentialHost := "s01.oss.sonatype.org",
sonatypeRepository := "https://s01.oss.sonatype.org/service/local",
sonatypeProfileName := "com.github.lolgab",
licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0")),
sonatypeProjectHosting := Some(GitHubHosting("lolgab", "snunit", "lorenzolespaul@gmail.com")),
Expand Down

0 comments on commit 87298e5

Please # to comment.