Skip to content

Commit

Permalink
Release 1.3.10 Add common-utils (#3501)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi authored May 11, 2023
1 parent a286bc3 commit 4ff69ba
Showing 1 changed file with 18 additions and 0 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 @@ -14,3 +14,21 @@ components:
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '1.3'
checks:
- gradle:publish
- gradle:properties:version
platforms:
- linux
- windows
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '1.3'
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
platforms:
- linux
- windows

0 comments on commit 4ff69ba

Please sign in to comment.