Skip to content

Commit 1dc713c

Browse files
add group = org.opensearch.plugin (#571)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com> Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
1 parent c908871 commit 1dc713c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ publishing {
205205
pom {
206206
name = opensearchplugin.name
207207
description = opensearchplugin.description
208+
groupId = "org.opensearch.plugin"
208209
licenses {
209210
license {
210211
name = "The Apache License, Version 2.0"

0 commit comments

Comments
 (0)