diff --git a/notifications/core/build.gradle b/notifications/core/build.gradle index 837fc935..3ab2265a 100644 --- a/notifications/core/build.gradle +++ b/notifications/core/build.gradle @@ -45,6 +45,7 @@ publishing { pom { name = "opensearch-notifications-core" description = "OpenSearch Notifications Core Plugin" + groupId = "org.opensearch.plugin" licenses { license { name = "The Apache License, Version 2.0"