Skip to content

Commit 9d2bc9d

Browse files
add group = org.opensearch.plugin (#578) (#579)
Signed-off-by: Prudhvi Godithi <[email protected]> (cherry picked from commit 82173fb) Co-authored-by: Prudhvi Godithi <[email protected]>
1 parent efc6991 commit 9d2bc9d

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
@@ -88,6 +88,7 @@ publishing {
8888
pom {
8989
name = "opensearch-knn"
9090
description = "OpenSearch k-NN plugin"
91+
groupId = "org.opensearch.plugin"
9192
licenses {
9293
license {
9394
name = "The Apache License, Version 2.0"

0 commit comments

Comments
 (0)