Skip to content

Commit

Permalink
defined artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
windymelt committed Sep 6, 2023
1 parent f969271 commit 77a3f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import publish._
object qw extends RootModule with ScalaModule with PublishModule {
def scalaVersion = "3.3.0"

override def artifactName = "qw"
override def sonatypeUri = "https://s01.oss.sonatype.org/service/local"
override def sonatypeSnapshotUri =
"https://s01.oss.sonatype.org/content/repositories/snapshots"
Expand Down

0 comments on commit 77a3f50

Please sign in to comment.