Skip to content

Commit 77a3f50

Browse files
committed
defined artifact name
1 parent f969271 commit 77a3f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import publish._
77
object qw extends RootModule with ScalaModule with PublishModule {
88
def scalaVersion = "3.3.0"
99

10+
override def artifactName = "qw"
1011
override def sonatypeUri = "https://s01.oss.sonatype.org/service/local"
1112
override def sonatypeSnapshotUri =
1213
"https://s01.oss.sonatype.org/content/repositories/snapshots"

0 commit comments

Comments
 (0)