Skip to content

Commit eb1cf9f

Browse files
[fix] groupId
1 parent 1bcd7ca commit eb1cf9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildSrc/src/main/kotlin/com.frogdevelopment.jreleaser.publish-convention.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ publishing {
2121
}
2222

2323
pom {
24+
groupId = "com.frog-development.consul-populate"
2425
version = rootProject.version as String?
2526
description = project.description
2627
url = "https://github.com/FrogDevelopment/consul-populate/wiki"

0 commit comments

Comments
 (0)