Skip to content

Commit f27936c

Browse files
committed
missing group?
1 parent 9614ee6 commit f27936c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
// dependsOn ("jacocoLogAggregatedCoverage")
1616
//}
1717

18-
18+
group = "io.openapiprocessor"
1919
extra["publishUser"] = buildProperty("PUBLISH_USER")
2020
extra["publishKey"] = buildProperty("PUBLISH_KEY")
2121
val publishUser: String by extra

0 commit comments

Comments
 (0)