Skip to content

Commit

Permalink
Update sonatype.sbt
Browse files Browse the repository at this point in the history
Switch to com.bayer
  • Loading branch information
bkrodgers committed May 21, 2021
1 parent 0cb127f commit 2764777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonatype.sbt
@@ -1,4 +1,4 @@
sonatypeProfileName := "com.monsanto"
sonatypeProfileName := "com.bayer"

ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
sonatypeCredentialHost := "s01.oss.sonatype.org"
Expand All @@ -18,4 +18,4 @@ licenses := Seq("BSD3" -> url("https://opensource.org/licenses/BSD-3-Clause"))



//sonatypeLogLevel := "DEBUG"
//sonatypeLogLevel := "DEBUG"

0 comments on commit 2764777

Please sign in to comment.