Skip to content

Commit

Permalink
Merge pull request #552 from goshacodes/pipeline
Browse files Browse the repository at this point in the history
remove sonatype settings
  • Loading branch information
goshacodes authored Jan 1, 2025
2 parents ffc738f + e24278c commit 3c91835
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ inThisBuild(
Developer("paulbutcher", "Paul Butcher", "", url("http://paulbutcher.com/")),
Developer("barkhorn", "Philipp Meyerhoefer", "", url("https://github.com/barkhorn")),
Developer("goshacodes", "Georgii Kovalev", "", url("https://github.com/goshacodes"))
),
sonatypeCredentialHost := "s01.oss.sonatype.org"
)
)
)

sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
)

0 comments on commit 3c91835

Please sign in to comment.