Skip to content

Commit

Permalink
Plugin settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 19, 2024
1 parent 5ba1fb5 commit deed2be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ inThisBuild(
)
)

import xerial.sbt.Sonatype.sonatypeCentralHost
// import xerial.sbt.Sonatype.sonatypeCentralHost

ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
// ThisBuild / sonatypeCredentialHost := sonatypeCentralHost

publishTo := sonatypePublishToBundle.value
// publishTo := sonatypePublishToBundle.value

name:= "HL7-PET"

Expand Down

0 comments on commit deed2be

Please sign in to comment.