Skip to content

Commit 4991841

Browse files
committed
revert group id
1 parent b61ccbe commit 4991841

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
@@ -18,7 +18,7 @@
1818
*/
1919

2020
allprojects {
21-
group = "co.elastic"
21+
group = "co.elastic.clients"
2222
// Release manager provides a $VERSION. If not present, it's a local or CI snapshot build.
2323
// also need to add the qualifier in case it's a staging build
2424
version = ""

0 commit comments

Comments
 (0)