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 17e61cc commit 8b8e3d4Copy full SHA for 8b8e3d4
build.sbt
@@ -25,6 +25,8 @@ buildInfoKeys := List[BuildInfoKey](
25
26
buildInfoPackage := organization.value
27
28
+makePomConfiguration := makePomConfiguration.value.withConfigurations(Configurations.defaultMavenConfigurations)
29
+
30
resolvers += Resolver.jcenterRepo
31
32
sbtPlugin := true
0 commit comments