Skip to content

Commit 8b8e3d4

Browse files
author
Anton Troshin
committed
Fix maven setting
1 parent 17e61cc commit 8b8e3d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ buildInfoKeys := List[BuildInfoKey](
2525

2626
buildInfoPackage := organization.value
2727

28+
makePomConfiguration := makePomConfiguration.value.withConfigurations(Configurations.defaultMavenConfigurations)
29+
2830
resolvers += Resolver.jcenterRepo
2931

3032
sbtPlugin := true

0 commit comments

Comments
 (0)