Skip to content

Commit 4e4fe30

Browse files
Fix the plugin publish zip errors (#151)
* Fix publish zip errors Signed-off-by: Prudhvi Godithi <[email protected]> * Update updateSHAs Signed-off-by: Prudhvi Godithi <[email protected]> --------- Signed-off-by: Prudhvi Godithi <[email protected]>
1 parent 8768635 commit 4e4fe30

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ publishing {
141141
}
142142
publications {
143143
pluginZip(MavenPublication) { publication ->
144-
artifact bundlePlugin
145144
pom {
146145
name = "opensearch-ubi"
147146
description = "OpenSearch User Behavior Insights plugin"

licenses/commons-logging-1.2.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a3fcc5d3c29b2b03433aa2d2f2d2c1b1638924a1

0 commit comments

Comments
 (0)