From baf1ffbd6a43022d10063069eaefdcfd33f424f2 Mon Sep 17 00:00:00 2001 From: Minnie Liu Date: Wed, 14 Jun 2023 16:17:07 -0700 Subject: [PATCH 1/2] Onboard to Bom and Patch Release Client --- eng/pipelines/patch_release_client.txt | 1 + sdk/boms/azure-sdk-bom/pom.xml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/eng/pipelines/patch_release_client.txt b/eng/pipelines/patch_release_client.txt index 409dc534ebe5f..befce1cc811b3 100644 --- a/eng/pipelines/patch_release_client.txt +++ b/eng/pipelines/patch_release_client.txt @@ -27,6 +27,7 @@ com.azure:azure-communication-common # Tests owner: AikoBB, maximrytych-ms, mjaf com.azure:azure-communication-identity # Tests owner: AikoBB, maximrytych-ms, mjafferi-msft com.azure:azure-communication-phonenumbers # Tests owner: whisper6284, miguhern, danielortega-msft com.azure:azure-communication-sms # Tests owner: besh2014, DimaKolomiiets +com.azure:azure-communication-rooms # Tests owner: minnieliu, Mrayyan com.azure:azure-containers-containerregistry # Tests owner: lmolkova com.azure:azure-data-appconfiguration # Tests owner: mssfang com.azure:azure-data-schemaregistry # Tests owner: conniey diff --git a/sdk/boms/azure-sdk-bom/pom.xml b/sdk/boms/azure-sdk-bom/pom.xml index 82480c11ce3f0..91107847f7574 100644 --- a/sdk/boms/azure-sdk-bom/pom.xml +++ b/sdk/boms/azure-sdk-bom/pom.xml @@ -50,6 +50,11 @@ azure-ai-textanalytics 5.2.6 + + com.azure + azure-communication-room + 1.0.0 + com.azure azure-communication-chat From 4d93e54c3b0f16d72f31f3b1f7fccb3ea1ccad72 Mon Sep 17 00:00:00 2001 From: vcolin7 Date: Wed, 14 Jun 2023 16:45:45 -0700 Subject: [PATCH 2/2] Update pom.xml --- sdk/boms/azure-sdk-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/boms/azure-sdk-bom/pom.xml b/sdk/boms/azure-sdk-bom/pom.xml index 91107847f7574..cda6b782873f2 100644 --- a/sdk/boms/azure-sdk-bom/pom.xml +++ b/sdk/boms/azure-sdk-bom/pom.xml @@ -52,7 +52,7 @@ com.azure - azure-communication-room + azure-communication-rooms 1.0.0