Skip to content

Commit

Permalink
Remove custom sonatypeProfileName
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Jul 1, 2021
1 parent 45a9be0 commit 9b19b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ mimaPreviousArtifacts := {
// Release configuration
publishMavenStyle := true
// project meta data
sonatypeProfileName := "io.github.sbt.sbt-native-packager"
licenses := Seq("BSD-2-Clause" -> url("https://opensource.org/licenses/BSD-2-Clause"))
homepage := Some(url("https://github.com/muuki88/sbt-graphql"))

Expand Down

0 comments on commit 9b19b62

Please sign in to comment.