Skip to content

Commit

Permalink
Fix release (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
eloots authored Oct 12, 2023
1 parent 5119d87 commit b6145bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ inThisBuild(
licenses := Seq("Apache-2.0" -> url("http://www.apache.org/license/LICENSE-2.0"))))

ThisBuild / dynverVTagPrefix := false
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
sonatypeRepository := "https://s01.oss.sonatype.org/service/local"

lazy val `course-management-tools` =
(project in file("."))
Expand Down

0 comments on commit b6145bf

Please sign in to comment.