diff --git a/manifests/2.0.0/opensearch-2.0.0.yml b/manifests/2.0.0/opensearch-2.0.0.yml index 5c1c4a9c8c..136050c4c6 100644 --- a/manifests/2.0.0/opensearch-2.0.0.yml +++ b/manifests/2.0.0/opensearch-2.0.0.yml @@ -70,7 +70,7 @@ components: - gradle:dependencies:opensearch.version - name: anomaly-detection repository: https://github.com/opensearch-project/anomaly-detection.git - ref: main + ref: '2.0' checks: - gradle:properties:version - gradle:dependencies:opensearch.version diff --git a/manifests/2.0.0/opensearch-dashboards-2.0.0.yml b/manifests/2.0.0/opensearch-dashboards-2.0.0.yml index 51624e3d0b..4a1914e893 100644 --- a/manifests/2.0.0/opensearch-dashboards-2.0.0.yml +++ b/manifests/2.0.0/opensearch-dashboards-2.0.0.yml @@ -43,7 +43,7 @@ components: ref: main - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: main + ref: '2.0' - name: notificationsDashboards repository: https://github.com/opensearch-project/notifications.git working_directory: dashboards-notifications