From 38fb765e4319abfe1d3b6d4727a67a556a05cbcd Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 11 Nov 2020 21:12:30 +0000 Subject: [PATCH] Increment package version after release of com.azure azure-storage-internal-avro --- eng/jacoco-test-coverage/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- sdk/storage/azure-storage-blob/pom.xml | 2 +- sdk/storage/azure-storage-internal-avro/CHANGELOG.md | 3 +++ sdk/storage/azure-storage-internal-avro/pom.xml | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index b96cfcbb3695..0be907947a2a 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -259,7 +259,7 @@ com.azure azure-storage-internal-avro - 12.0.1 + 12.1.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index fb2e4e1df6d2..19183f2ca61c 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -94,7 +94,7 @@ com.azure:azure-storage-blob-nio;12.0.0-beta.2;12.0.0-beta.3 com.azure:azure-storage-common;12.8.0;12.9.0 com.azure:azure-storage-file-share;12.6.0;12.7.0 com.azure:azure-storage-file-datalake;12.2.0;12.3.0 -com.azure:azure-storage-internal-avro;12.0.0;12.0.1 +com.azure:azure-storage-internal-avro;12.0.1;12.1.0-beta.1 com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-storage-queue;12.6.0;12.7.0 com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1 diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index cad8cdfbcb65..034119caac6a 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -65,7 +65,7 @@ com.azure azure-storage-internal-avro - 12.0.1 + 12.1.0-beta.1 + 12.1.0-beta.1 Microsoft Azure internal Avro module for Storage This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.