diff --git a/build.gradle b/build.gradle index 61dab03f..f18da04a 100644 --- a/build.gradle +++ b/build.gradle @@ -152,6 +152,7 @@ publishing { pom { name = "performance-analyzer" description = "OpenSearch performance-analyzer plugin" + groupId = "org.opensearch.plugin" licenses { license { name = "The Apache License, Version 2.0"