Update docs metadata and targeting for release of azure-storage-common

This commit is contained in:
azure-sdk 2020-08-13 22:51:32 +00:00
Родитель 3973f5155a
Коммит 6d72485ee5
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -1,9 +1,9 @@
---
title: Azure Storage Common shared library for Java
keywords: Azure, java, SDK, API, storage, azure-storage-common,
keywords: Azure, java, SDK, API, azure-storage-common, storage
author: maggiepint
ms.author: magpint
ms.date: 06/13/2020
ms.date: 08/13/2020
ms.topic: article
ms.prod: azure
ms.technology: azure
@ -11,7 +11,7 @@ ms.devlang: java
ms.service: storage
---
# Azure Storage Common shared library for Java - Version 12.7.0
# Azure Storage Common shared library for Java - Version 12.8.0
Azure Storage Common is a library that has common dependencies for all Azure Storage packages.
@ -32,7 +32,7 @@ Azure Storage Common is a library that has common dependencies for all Azure Sto
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.7.0</version>
<version>12.8.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
@ -69,7 +69,7 @@ When you submit a pull request, a CLA-bot will automatically determine whether y
This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact [opencode@microsoft.com][coc_contact] with any additional questions or comments.
<!-- LINKS -->
[source]: https://github.com/Azure/azure-sdk-for-java/tree/e68b2fcf6170bb392b4c9b846008cf0aa2395c82/sdk/storage/azure-storage-common/src
[source]: https://github.com/Azure/azure-sdk-for-java/tree/afa00d4d5bc323c314afcda843e16ea1ba068908/sdk/storage/azure-storage-common/src
[samples_readme]: src/samples/README.md
[docs]: http://azure.github.io/azure-sdk-for-java/
[sas_token]: https://docs.microsoft.com/azure/storage/common/storage-dotnet-shared-access-signature-part-1

Просмотреть файл

@ -95,7 +95,7 @@
"packageDownloadUrl": "https://repo1.maven.org/maven2",
"packageGroupId": "com.azure",
"packageArtifactId": "azure-storage-common",
"packageVersion": "12.7.0",
"packageVersion": "12.8.0",
"inputPath": [],
"excludePath": [],
"excludepackages": "com.azure.storage.common.implementation:com.azure.storage.common.implementation.connectionstring:com.azure.storage.common.implementation.credentials:com.azure.storage.common.implementation.policy"