Skip to content

Commit

Permalink
Onboard to Bom and Patch Release Client (Azure#35475)
Browse files Browse the repository at this point in the history
* Onboard to Bom and Patch Release Client

* Update pom.xml

---------

Co-authored-by: Minnie Liu <[email protected]>
Co-authored-by: vcolin7 <[email protected]>
  • Loading branch information
3 people authored Jun 15, 2023
1 parent 5a78a64 commit fea2ce6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/patch_release_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ com.azure:azure-communication-email # Tests owner: yogeshmo, kagbakpem
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
Expand Down
5 changes: 5 additions & 0 deletions sdk/boms/azure-sdk-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
<artifactId>azure-ai-textanalytics</artifactId>
<version>5.2.7</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-rooms</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-chat</artifactId>
Expand Down

0 comments on commit fea2ce6

Please sign in to comment.