Skip to content

Commit b25984b

Browse files
add group = org.opensearch.plugin (#506)
Signed-off-by: prudhvigodithi <[email protected]> Signed-off-by: prudhvigodithi <[email protected]>
1 parent 32d22c6 commit b25984b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reports-scheduler/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ publishing {
7979
pom {
8080
name = 'opensearch-reports-scheduler'
8181
description = 'Scheduler for Dashboards Reports Plugin'
82+
groupId = "org.opensearch.plugin"
8283
licenses {
8384
license {
8485
name = 'The Apache License, Version 2.0'

0 commit comments

Comments
 (0)