From ef5177610c412cc21f54f5d82254a88c19ba8146 Mon Sep 17 00:00:00 2001 From: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> Date: Mon, 8 Jun 2020 17:23:06 -0700 Subject: [PATCH] Azuresdk/increment package version core 416580 (#11899) * Increment package version after release of com.azure azure-core-test * Increment package version after release of com.azure azure-core * Increment package version after release of com.azure azure-core-http-okhttp * Increment package version after release of com.azure azure-core-amqp * Updated versions for Netty and OpenTelemtry, removed unreleased Azure Core library tags * Run update script Co-authored-by: azure-sdk --- common/perf-test-core/pom.xml | 2 +- eng/jacoco-test-coverage/pom.xml | 10 +++++----- eng/versioning/version_client.txt | 15 ++++++--------- .../azure-data-appconfiguration/pom.xml | 8 ++++---- sdk/core/azure-core-amqp/CHANGELOG.md | 3 +++ sdk/core/azure-core-amqp/pom.xml | 4 ++-- sdk/core/azure-core-http-jdk-httpclient/pom.xml | 8 ++++---- sdk/core/azure-core-http-netty/CHANGELOG.md | 3 +++ sdk/core/azure-core-http-netty/pom.xml | 10 +++++----- sdk/core/azure-core-http-okhttp/CHANGELOG.md | 3 +++ sdk/core/azure-core-http-okhttp/pom.xml | 10 +++++----- sdk/core/azure-core-management/pom.xml | 6 +++--- sdk/core/azure-core-serializer-json-gson/pom.xml | 2 +- .../azure-core-serializer-json-jackson/pom.xml | 2 +- sdk/core/azure-core-test/CHANGELOG.md | 3 +++ sdk/core/azure-core-test/pom.xml | 4 ++-- .../azure-core-tracing-opentelemetry/CHANGELOG.md | 3 +++ sdk/core/azure-core-tracing-opentelemetry/pom.xml | 6 +++--- sdk/core/azure-core/CHANGELOG.md | 3 +++ sdk/core/azure-core/pom.xml | 2 +- sdk/cosmos/azure-cosmos/pom.xml | 2 +- sdk/e2e/pom.xml | 6 +++--- sdk/eventhubs/azure-messaging-eventhubs/pom.xml | 6 +++--- .../azure-ai-formrecognizer/pom.xml | 8 ++++---- sdk/identity/azure-identity/pom.xml | 4 ++-- .../azure-security-keyvault-certificates/pom.xml | 8 ++++---- sdk/keyvault/azure-security-keyvault-keys/pom.xml | 8 ++++---- .../azure-security-keyvault-secrets/pom.xml | 8 ++++---- .../microsoft-azure-loganalytics/pom.xml | 2 +- .../azure-data-schemaregistry/pom.xml | 4 ++-- sdk/search/azure-search-documents/pom.xml | 6 +++--- sdk/servicebus/azure-messaging-servicebus/pom.xml | 8 ++++---- sdk/storage/azure-storage-blob-batch/pom.xml | 6 +++--- .../azure-storage-blob-cryptography/pom.xml | 6 +++--- sdk/storage/azure-storage-blob-nio/pom.xml | 2 +- sdk/storage/azure-storage-blob/pom.xml | 6 +++--- sdk/storage/azure-storage-common/pom.xml | 6 +++--- sdk/storage/azure-storage-file-datalake/pom.xml | 6 +++--- sdk/storage/azure-storage-file-share/pom.xml | 4 ++-- sdk/storage/azure-storage-queue/pom.xml | 6 +++--- sdk/tables/azure-data-tables/pom.xml | 2 +- sdk/template/azure-sdk-template/pom.xml | 2 +- sdk/textanalytics/azure-ai-textanalytics/pom.xml | 8 ++++---- 43 files changed, 123 insertions(+), 108 deletions(-) diff --git a/common/perf-test-core/pom.xml b/common/perf-test-core/pom.xml index 678eeb0060642..381f9e0256e4f 100644 --- a/common/perf-test-core/pom.xml +++ b/common/perf-test-core/pom.xml @@ -78,7 +78,7 @@ com.azure azure-core-http-netty - 1.5.1 + 1.5.2 diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 6f1245a8c85d9..47b0a69b6d53b 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -49,12 +49,12 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 com.azure azure-core-amqp - 1.2.0 + 1.3.0-beta.1 com.azure @@ -64,12 +64,12 @@ com.azure azure-core-http-netty - 1.5.2 + 1.6.0-beta.1 com.azure azure-core-http-okhttp - 1.2.3 + 1.3.0-beta.1 @@ -89,7 +89,7 @@ com.azure azure-core-tracing-opentelemetry - 1.0.0-beta.5 + 1.0.0-beta.6 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 71ce0eb8ff8fd..6032d2284dc3f 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -6,16 +6,16 @@ com.azure:azure-sdk-parent;1.6.0;1.6.0 com.azure:azure-client-sdk-parent;1.7.0;1.7.0 com.azure:azure-ai-formrecognizer;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-ai-textanalytics;1.0.0-beta.5;1.0.0 -com.azure:azure-core;1.5.0;1.5.1 -com.azure:azure-core-amqp;1.1.2;1.2.0 +com.azure:azure-core;1.5.1;1.6.0-beta.1 +com.azure:azure-core-amqp;1.2.0;1.3.0-beta.1 com.azure:azure-core-http-jdk-httpclient;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-core-http-netty;1.5.1;1.5.2 -com.azure:azure-core-http-okhttp;1.2.2;1.2.3 +com.azure:azure-core-http-netty;1.5.2;1.6.0-beta.1 +com.azure:azure-core-http-okhttp;1.2.3;1.3.0-beta.1 com.azure:azure-core-management;1.0.0-beta.8;1.0.0-beta.8 com.azure:azure-core-serializer-json-gson;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-core-serializer-json-jackson;1.0.0-beta.1;1.0.0-beta.2 -com.azure:azure-core-test;1.2.1;1.3.0 -com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.4;1.0.0-beta.5 +com.azure:azure-core-test;1.3.0;1.4.0-beta.1 +com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.5;1.0.0-beta.6 com.azure:azure-cosmos;4.0.1-beta.4;4.0.1-beta.5 com.azure:azure-cosmos-examples;4.0.1-beta.1;4.0.1-beta.1 com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1 @@ -61,9 +61,6 @@ com.microsoft.azure:azure-spring-boot-metrics-starter;2.2.4;2.2.5-beta.1 # unreleased_:;dependency-version # note: The unreleased dependencies will not be manipulated with the automatic PR creation code. -unreleased_com.azure:azure-core;1.5.1 -unreleased_com.azure:azure-core-amqp;1.2.0 -unreleased_com.azure:azure-core-test;1.3.0 # Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current # version and set the version to the released beta. Released beta dependencies are only valid diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index 57594a11e07dd..fedf59d0fae9b 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -36,25 +36,25 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test diff --git a/sdk/core/azure-core-amqp/CHANGELOG.md b/sdk/core/azure-core-amqp/CHANGELOG.md index 2765bba2f0c02..188db10749827 100644 --- a/sdk/core/azure-core-amqp/CHANGELOG.md +++ b/sdk/core/azure-core-amqp/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.3.0-beta.1 (Unreleased) + + ## 1.2.0 (2020-06-08) - Fixes bug where receiver would not recover after network connection loss. - Fixes bug where multiple retries (the session would retry in addition to the link) were occurring when creating a new AMQP channel. diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml index c2d3fb9885dad..be008323b37a3 100644 --- a/sdk/core/azure-core-amqp/pom.xml +++ b/sdk/core/azure-core-amqp/pom.xml @@ -14,7 +14,7 @@ com.azure azure-core-amqp - 1.2.0 + 1.3.0-beta.1 jar Microsoft Azure Java Core AMQP Library @@ -58,7 +58,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 com.microsoft.azure diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml index ebac7de890a52..9c4084d4d230b 100644 --- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml +++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml @@ -61,27 +61,27 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 com.azure azure-core - 1.5.1 + 1.6.0-beta.1 test-jar test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test-jar test diff --git a/sdk/core/azure-core-http-netty/CHANGELOG.md b/sdk/core/azure-core-http-netty/CHANGELOG.md index 209262f77033e..26e2c12825046 100644 --- a/sdk/core/azure-core-http-netty/CHANGELOG.md +++ b/sdk/core/azure-core-http-netty/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.6.0-beta.1 (Unreleased) + + ## 1.5.2 (2020-06-08) - Fix bug where environment proxy wasn't inferred properly when it didn't use authentication. diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index a9e0e707b10fe..eaf5d102edaab 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-http-netty jar - 1.5.2 + 1.6.0-beta.1 Microsoft Azure Netty HTTP Client Library This package contains the Netty HTTP client plugin for azure-core. @@ -60,7 +60,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 @@ -111,20 +111,20 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 test-jar test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test-jar test diff --git a/sdk/core/azure-core-http-okhttp/CHANGELOG.md b/sdk/core/azure-core-http-okhttp/CHANGELOG.md index 4dfd045f15ef4..50d3199713fad 100644 --- a/sdk/core/azure-core-http-okhttp/CHANGELOG.md +++ b/sdk/core/azure-core-http-okhttp/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.3.0-beta.1 (Unreleased) + + ## 1.2.3 (2020-06-08) - Updated Azure Core dependency. diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml index 9194f7132eb5b..8abbb49627ca2 100644 --- a/sdk/core/azure-core-http-okhttp/pom.xml +++ b/sdk/core/azure-core-http-okhttp/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-http-okhttp jar - 1.2.3 + 1.3.0-beta.1 Microsoft Azure OkHttp HTTP Client Library This package contains the OkHttp HTTP client plugin for azure-core. @@ -60,7 +60,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 @@ -73,20 +73,20 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 test-jar test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test-jar test diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml index 5128449935f3c..28001c331c4a6 100644 --- a/sdk/core/azure-core-management/pom.xml +++ b/sdk/core/azure-core-management/pom.xml @@ -59,7 +59,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 @@ -78,13 +78,13 @@ com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test com.azure azure-core-http-netty - 1.5.2 + 1.6.0-beta.1 test diff --git a/sdk/core/azure-core-serializer-json-gson/pom.xml b/sdk/core/azure-core-serializer-json-gson/pom.xml index 3ae8c07e8ce1d..1679312f12e28 100644 --- a/sdk/core/azure-core-serializer-json-gson/pom.xml +++ b/sdk/core/azure-core-serializer-json-gson/pom.xml @@ -58,7 +58,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 diff --git a/sdk/core/azure-core-serializer-json-jackson/pom.xml b/sdk/core/azure-core-serializer-json-jackson/pom.xml index fa60ae2758a6d..9cc07fe1cf339 100644 --- a/sdk/core/azure-core-serializer-json-jackson/pom.xml +++ b/sdk/core/azure-core-serializer-json-jackson/pom.xml @@ -58,7 +58,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md index dbd56a7d5333c..5b6b4f70d4477 100644 --- a/sdk/core/azure-core-test/CHANGELOG.md +++ b/sdk/core/azure-core-test/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.4.0-beta.1 (Unreleased) + + ## 1.3.0 (2020-06-08) - Added new APIs used to redact sensitive information from playback recordings. diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml index 3d97d201f8c9c..d6f0c20a05d26 100644 --- a/sdk/core/azure-core-test/pom.xml +++ b/sdk/core/azure-core-test/pom.xml @@ -13,7 +13,7 @@ com.azure azure-core-test jar - 1.3.0 + 1.4.0-beta.1 Microsoft Azure Java Core Test Library This package contains core test types for Azure Java clients. @@ -37,7 +37,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 diff --git a/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md b/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md index aebf5ac09bd9c..490bd7d792b3e 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md +++ b/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-beta.6 (Unreleased) + + ## 1.0.0-beta.5 (2020-06-08) - Changed `Tracer` loading logic to only use first in classpath instead of all in classpath. diff --git a/sdk/core/azure-core-tracing-opentelemetry/pom.xml b/sdk/core/azure-core-tracing-opentelemetry/pom.xml index 7bcd86dc32cd0..e83c33167ebb8 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/pom.xml +++ b/sdk/core/azure-core-tracing-opentelemetry/pom.xml @@ -12,7 +12,7 @@ com.azure azure-core-tracing-opentelemetry - 1.0.0-beta.5 + 1.0.0-beta.6 Microsoft Azure OpenTelemetry tracing plugin This package contains the OpenTelemetry tracing plugin for Azure client libraries. @@ -40,7 +40,7 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 @@ -53,7 +53,7 @@ com.azure azure-core-http-netty - 1.5.2 + 1.6.0-beta.1 test diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 4d003b2da33e6..d8222bc789df0 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.6.0-beta.1 (Unreleased) + + ## 1.5.1 (2020-06-08) - Added handling for more complex `Content-Type` headers such as `text/custom+xml`. diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml index dfbee238a2d69..b9069a1b55627 100644 --- a/sdk/core/azure-core/pom.xml +++ b/sdk/core/azure-core/pom.xml @@ -14,7 +14,7 @@ com.azure azure-core jar - 1.5.1 + 1.6.0-beta.1 Microsoft Azure Java Core Library This package contains core types for Azure Java clients. diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index f4a12e9aca56f..65a40da6dbe71 100644 --- a/sdk/cosmos/azure-cosmos/pom.xml +++ b/sdk/cosmos/azure-cosmos/pom.xml @@ -119,7 +119,7 @@ Licensed under the MIT License. com.azure azure-core - 1.5.0 + 1.5.1 io.netty diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml index ef6a71009c912..922fc2b0e9b28 100644 --- a/sdk/e2e/pom.xml +++ b/sdk/e2e/pom.xml @@ -23,12 +23,12 @@ com.azure azure-core - 1.5.1 + 1.6.0-beta.1 com.azure azure-core-http-netty - 1.5.2 + 1.6.0-beta.1 com.azure @@ -59,7 +59,7 @@ com.azure azure-core-test - 1.3.0 + 1.4.0-beta.1 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml index e8a198ead7bba..df8bd06596a48 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml @@ -37,12 +37,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-amqp - 1.2.0 + 1.2.0 @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml index 2b8c95b1a7d95..4faed2cf6f0f5 100644 --- a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml +++ b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml @@ -36,25 +36,25 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 com.azure azure-core-test - 1.3.0 + 1.3.0 test com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml index e2e86ccccc690..6763fc7bbff58 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -27,7 +27,7 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.microsoft.azure @@ -88,7 +88,7 @@ com.azure azure-core-http-netty - 1.5.1 + 1.5.2 test diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml index 4d383493729e6..abc96d6e31346 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml @@ -36,13 +36,13 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 @@ -84,14 +84,14 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml index 7537b1b4e8043..4bc6ca6b63719 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml @@ -50,13 +50,13 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 @@ -93,13 +93,13 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml index 97b989abd3efe..d537bd4d513ae 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml @@ -47,20 +47,20 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test @@ -98,7 +98,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml b/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml index 3cce95a37627f..f8d2f243ce515 100644 --- a/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml +++ b/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml @@ -71,7 +71,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index ddf8564d054fd..4ea92ac206f76 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml @@ -47,12 +47,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 diff --git a/sdk/search/azure-search-documents/pom.xml b/sdk/search/azure-search-documents/pom.xml index 9ef1dc2068afd..7a0dd580aac06 100644 --- a/sdk/search/azure-search-documents/pom.xml +++ b/sdk/search/azure-search-documents/pom.xml @@ -29,12 +29,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 + 1.3.0 test diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml index 1638a836ff780..4dabc679383f9 100644 --- a/sdk/servicebus/azure-messaging-servicebus/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml @@ -42,17 +42,17 @@ com.azure azure-core - 1.5.1 + 1.5.1 com.azure azure-core-amqp - 1.2.0 + 1.2.0 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 @@ -65,7 +65,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 290f841bca191..e1ec0da63a54a 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -55,12 +55,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 com.azure @@ -81,7 +81,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml index 6f4c4351d6630..79695e3b560e5 100644 --- a/sdk/storage/azure-storage-blob-cryptography/pom.xml +++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml @@ -41,12 +41,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 com.azure @@ -56,7 +56,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index 8e58315dbce73..a133f17506262 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index accd89ec474b9..4b899f8b90a92 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure @@ -75,13 +75,13 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-netty - 1.5.1 + 1.5.2 test diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index 9a00299631a59..133d9023f46cb 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -41,12 +41,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 + 1.3.0 test diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index 959ba0b598d33..2ea1d262cb364 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core - 1.5.0 + 1.5.1 + 1.3.0 test com.azure azure-core-http-netty - 1.5.1 + 1.5.2 test diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 38d94b2eb446b..43aee3bea21d6 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -56,13 +56,13 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-netty - 1.5.1 + 1.5.2 test diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index c46ea2baf3f11..4b207c092cbc1 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -36,7 +36,7 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure @@ -46,13 +46,13 @@ com.azure azure-core-test - 1.2.1 + 1.3.0 test com.azure azure-core-http-netty - 1.5.1 + 1.5.2 test diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml index 4ef40d7429e91..ffc93c5d4d888 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -40,7 +40,7 @@ Licensed under the MIT License. com.azure azure-core - 1.5.0 + 1.5.1 diff --git a/sdk/template/azure-sdk-template/pom.xml b/sdk/template/azure-sdk-template/pom.xml index 7c8905306e592..4c2215e462bd6 100644 --- a/sdk/template/azure-sdk-template/pom.xml +++ b/sdk/template/azure-sdk-template/pom.xml @@ -31,7 +31,7 @@ com.azure azure-core - 1.5.0 + 1.5.1 junit diff --git a/sdk/textanalytics/azure-ai-textanalytics/pom.xml b/sdk/textanalytics/azure-ai-textanalytics/pom.xml index b4bf26f179850..cd7b4861e070c 100644 --- a/sdk/textanalytics/azure-ai-textanalytics/pom.xml +++ b/sdk/textanalytics/azure-ai-textanalytics/pom.xml @@ -36,12 +36,12 @@ com.azure azure-core - 1.5.0 + 1.5.1 com.azure azure-core-http-netty - 1.5.1 + 1.5.2 + 1.3.0 test com.azure azure-core-http-okhttp - 1.2.2 + 1.2.3 test