Skip to content

Commit b30d156

Browse files
authored
Update group to groupId (#908)
Signed-off-by: Peng Huo <penghuo@gmail.com>
1 parent a8553f7 commit b30d156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ publishing {
5555
pom {
5656
name = 'opensearch-sql'
5757
description = 'OpenSearch SQL'
58-
group = "org.opensearch.plugin"
58+
groupId = "org.opensearch.plugin"
5959
licenses {
6060
license {
6161
name = 'The Apache License, Version 2.0'

0 commit comments

Comments
 (0)