File tree 2 files changed +18
-18
lines changed
2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,21 @@ components:
32
32
platforms :
33
33
- linux
34
34
- windows
35
+ - name : ml-commons
36
+ repository : https://github.com/opensearch-project/ml-commons.git
37
+ ref : tags/1.3.9.0
38
+ checks :
39
+ - gradle:properties:version
40
+ - gradle:dependencies:opensearch.version : opensearch-ml-plugin
41
+ platforms :
42
+ - linux
43
+ - windows
44
+ - name : security
45
+ repository : https://github.com/opensearch-project/security.git
46
+ ref : tags/1.3.9.0
47
+ checks :
48
+ - gradle:properties:version
49
+ - gradle:dependencies:opensearch.version
50
+ platforms :
51
+ - linux
52
+ - windows
Original file line number Diff line number Diff line change @@ -23,15 +23,6 @@ components:
23
23
checks :
24
24
- gradle:publish
25
25
- gradle:properties:version
26
- - name : ml-commons
27
- repository : https://github.com/opensearch-project/ml-commons.git
28
- ref : main
29
- platforms :
30
- - linux
31
- - windows
32
- checks :
33
- - gradle:properties:version
34
- - gradle:dependencies:opensearch.version : opensearch-ml-plugin
35
26
- name : job-scheduler
36
27
repository : https://github.com/opensearch-project/job-scheduler.git
37
28
ref : main
@@ -82,15 +73,6 @@ components:
82
73
checks :
83
74
- gradle:properties:version
84
75
- gradle:dependencies:opensearch.version
85
- - name : neural-search
86
- repository : https://github.com/opensearch-project/neural-search.git
87
- ref : main
88
- platforms :
89
- - linux
90
- - windows
91
- checks :
92
- - gradle:properties:version
93
- - gradle:dependencies:opensearch.version
94
76
- name : geospatial
95
77
repository : https://github.com/opensearch-project/geospatial.git
96
78
ref : main
You can’t perform that action at this time.
0 commit comments