Skip to content

Commit

Permalink
change plugin name add opensearch prefix (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: zane-neo <zaniu@amazon.com>
(cherry picked from commit d2e9c72)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 27, 2023
1 parent 8aadce4 commit 1d838b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ forbiddenApisTest.ignoreFailures = true


opensearchplugin {
name 'skills'
name 'opensearch-skills'
description 'OpenSearch Skills'
classname 'org.opensearch.agent.ToolPlugin'
extendedPlugins = ['opensearch-ml']
Expand Down

0 comments on commit 1d838b6

Please sign in to comment.