We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9139a97 commit 5331149Copy full SHA for 5331149
.github/workflows/CI-workflow.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
plugin=`ls plugin/build/distributions/*.zip`
41
echo MLCommons plugin $plugin
42
- version=1.3.0-SNAPSHOT
+ version=1.3.0
43
plugin_version=1.3.0.0-SNAPSHOT
44
echo Using OpenSearch $version with MLCommons $plugin_version
45
cd ..
0 commit comments