We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18190b4 commit ee09946Copy full SHA for ee09946
1 file changed
build.gradle
@@ -181,6 +181,7 @@ subprojects {
181
name = project.name
182
description = 'A library for creating isolated embedded databases for Spring-powered integration tests.'
183
url = 'https://github.com/zonkyio/embedded-database-spring-test'
184
+ packaging = 'jar'
185
186
licenses {
187
license {
0 commit comments