From c421d0be10a47ca624b327109373fea291ae8d94 Mon Sep 17 00:00:00 2001 From: Subhobrata Dey Date: Tue, 1 Nov 2022 04:00:56 +0000 Subject: [PATCH 1/2] Point to 2.4 branch for common-utils, alerting, notifications, notifications-core, index-management, security-analytics Signed-off-by: Subhobrata Dey --- manifests/2.4.0/opensearch-2.4.0.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/2.4.0/opensearch-2.4.0.yml b/manifests/2.4.0/opensearch-2.4.0.yml index 2cc734a2a0..ae6d5fd3ad 100644 --- a/manifests/2.4.0/opensearch-2.4.0.yml +++ b/manifests/2.4.0/opensearch-2.4.0.yml @@ -16,7 +16,7 @@ components: - gradle:properties:version - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.x + ref: 2.4 platforms: - linux - windows @@ -57,7 +57,7 @@ components: - gradle:dependencies:opensearch.version - name: notifications-core repository: https://github.com/opensearch-project/notifications.git - ref: '2.x' + ref: '2.4' platforms: - linux - windows @@ -67,7 +67,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-notifications-core - name: notifications repository: https://github.com/opensearch-project/notifications.git - ref: '2.x' + ref: '2.4' platforms: - linux - windows @@ -77,7 +77,7 @@ components: - gradle:dependencies:opensearch.version: notifications - name: alerting repository: https://github.com/opensearch-project/alerting.git - ref: '2.x' + ref: '2.4' platforms: - linux - windows @@ -142,7 +142,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-sql-plugin - name: index-management repository: https://github.com/opensearch-project/index-management.git - ref: '2.x' + ref: '2.4' platforms: - linux - windows @@ -159,7 +159,7 @@ components: - gradle:dependencies:opensearch.version - name: security-analytics repository: https://github.com/opensearch-project/security-analytics.git - ref: '2.x' + ref: '2.4' platforms: - linux - windows From cbe383b3021a9a40dfb2f853d2b557942658e229 Mon Sep 17 00:00:00 2001 From: Subhobrata Dey Date: Tue, 1 Nov 2022 04:10:13 +0000 Subject: [PATCH 2/2] Point to 2.4 branch for common-utils, alerting, notifications, notifications-core, index-management, security-analytics Signed-off-by: Subhobrata Dey --- manifests/2.4.0/opensearch-2.4.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/2.4.0/opensearch-2.4.0.yml b/manifests/2.4.0/opensearch-2.4.0.yml index ae6d5fd3ad..84df9eae27 100644 --- a/manifests/2.4.0/opensearch-2.4.0.yml +++ b/manifests/2.4.0/opensearch-2.4.0.yml @@ -16,7 +16,7 @@ components: - gradle:properties:version - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.4 + ref: '2.4' platforms: - linux - windows