We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8553f7 commit b30d156Copy full SHA for b30d156
1 file changed
plugin/build.gradle
@@ -55,7 +55,7 @@ publishing {
55
pom {
56
name = 'opensearch-sql'
57
description = 'OpenSearch SQL'
58
- group = "org.opensearch.plugin"
+ groupId = "org.opensearch.plugin"
59
licenses {
60
license {
61
name = 'The Apache License, Version 2.0'
0 commit comments