We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd30c16 commit a8577ebCopy full SHA for a8577eb
build.sbt
@@ -50,8 +50,6 @@ publishArtifact in Test := false
50
51
pomIncludeRepository := { x => false }
52
53
-credentials += Credentials(Path.userHome / ".ivy2" / ".credentials")
54
-
55
homepage := Some(new URL("https://github.com/swagger-akka-http/swagger-scala-module"))
56
57
parallelExecution in Test := false
0 commit comments