Skip to content

Commit

Permalink
Remove ml-commons and neural search from 3.0.0 (opensearch-project#3511)
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya authored and prudhvigodithi committed May 13, 2023
1 parent 82d5e70 commit 02bd3b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 18 additions & 0 deletions manifests/1.3.10/opensearch-1.3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,21 @@ components:
platforms:
- linux
- windows
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: tags/1.3.9.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
platforms:
- linux
- windows
- name: security
repository: https://github.com/opensearch-project/security.git
ref: tags/1.3.9.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
platforms:
- linux
- windows
18 changes: 0 additions & 18 deletions manifests/3.0.0/opensearch-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ components:
checks:
- gradle:publish
- gradle:properties:version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: main
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: main
Expand Down Expand Up @@ -82,15 +73,6 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: main
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: geospatial
repository: https://github.com/opensearch-project/geospatial.git
ref: main
Expand Down

0 comments on commit 02bd3b3

Please sign in to comment.