Skip to content

Commit

Permalink
Add Common Utils to 2.2.2 manifest (#2989)
Browse files Browse the repository at this point in the history
* Add Common Utils to 2.2.2 manifest

Signed-off-by: Mohammad Qureshi <[email protected]>
  • Loading branch information
qreshi authored Dec 9, 2022
1 parent 0b650de commit e14a017
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions manifests/2.2.2/opensearch-2.2.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '2.2'
platforms:
- linux
checks:
- gradle:publish
- gradle:properties:version

0 comments on commit e14a017

Please sign in to comment.