Skip to content

Commit 71074dc

Browse files
author
JeanMarc van Leerdam
committed
Setting sonaDeploymentName does not seem to have any effect
1 parent 2848624 commit 71074dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ lazy val plugin = project.in(file("plugin"))
6363
.enablePlugins(SbtPlugin)
6464
.settings(
6565
name := "sbt-azure-functions",
66-
sonaDeploymentName := "sbt-azure-functions",
6766
commonSettings,
6867
scalaVersion := "2.12.18",
6968
pluginCrossBuild / sbtVersion := {

0 commit comments

Comments
 (0)