Skip to content

Commit

Permalink
Add groupId to pom section (opensearch-project#363) (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#364)

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 60c61a6)

Co-authored-by: Craig Perkins <[email protected]>
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
2 people authored and prudhvigodithi committed May 9, 2023
1 parent f2ca1f7 commit cf28f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ allprojects {
pom {
name = "opensearch-job-scheduler"
description = "OpenSearch Job Scheduler plugin"
groupId = "org.opensearch.plugin"
}
pom.withXml { XmlProvider xml ->
Node node = xml.asNode()
Expand Down

0 comments on commit cf28f4f

Please sign in to comment.