Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit ec421b2

Browse files
committed
build > added missing group to root project
1 parent c382660 commit ec421b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ plugins {
22
id("io.github.gradle-nexus.publish-plugin")
33
}
44

5+
group = "com.hivemq"
56
description = "Testcontainers for testing HiveMQ Extensions and Java MQTT Applications."
67

78
nexusPublishing {

0 commit comments

Comments
 (0)