We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61ccbe commit 4991841Copy full SHA for 4991841
build.gradle.kts
@@ -18,7 +18,7 @@
18
*/
19
20
allprojects {
21
- group = "co.elastic"
+ group = "co.elastic.clients"
22
// Release manager provides a $VERSION. If not present, it's a local or CI snapshot build.
23
// also need to add the qualifier in case it's a staging build
24
version = ""
0 commit comments