diff --git a/sdk/communication/azure-communication-administration/pom.xml b/sdk/communication/azure-communication-administration/pom.xml index c588fd27f6471..50376c38dea52 100644 --- a/sdk/communication/azure-communication-administration/pom.xml +++ b/sdk/communication/azure-communication-administration/pom.xml @@ -19,7 +19,11 @@ 1.0.0-beta.3 Microsoft Azure client administration library for communication - This package contains APIs for application administration in Microsoft Azure Communication. + + This package contains APIs for application administration in Microsoft Azure Communication Services. + For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-administration/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-administration/CHANGELOG.md. + Microsoft Azure Communication Administration quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java + The MIT License (MIT) diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index af22d06080c5c..841d4bb64fd97 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -17,7 +17,11 @@ 1.0.0-beta.3 Microsoft Azure client library for chat application - This package contains a Java SDK for Chat Azure Communication Services. + + This package contains a Java SDK for Chat Azure Communication Service. + For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/CHANGELOG.md. + Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-java + https://github.com/Azure/azure-sdk-for-java diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml index 1f175eadb5701..2a22692b48d8c 100644 --- a/sdk/communication/azure-communication-common/pom.xml +++ b/sdk/communication/azure-communication-common/pom.xml @@ -16,8 +16,10 @@ 1.0.0-beta.3 Microsoft Azure common library for communication service client - This package contains data structures commonly used for communicating wit - Microsoft Azure Communication Service. + + This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. + For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/CHANGELOG.md. + https://github.com/Azure/azure-sdk-for-java diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index d25b1a58668bb..e7e680cb633d6 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -18,8 +18,11 @@ 1.0.0-beta.3 Microsoft Azure library for sending SMS messages - This package contains clients and data structures used to send - SMS messages with Azure Communication SMS Service. + + This package contains clients and data structures used to send SMS messages with Azure Communication SMS Service. + For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/CHANGELOG.md. + Microsoft Azure Communication SMS quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/send?pivots=programming-language-java + https://github.com/Azure/azure-sdk-for-java