diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 2db537be0015..6a0a93a4d792 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -10,7 +10,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../pom.client.xml
@@ -23,20 +23,20 @@
https://github.com/Azure/azure-sdk-for-java
- 1.0.0-preview.4
- 1.0.0-preview.4
- 1.0.0-preview.4
- 1.0.0-preview.4
- 1.0.0-preview.4
- 1.0.0-preview.3
- 1.0.0-preview.3
- 4.0.0-preview.3
- 5.0.0-preview.3
- 1.0.0-preview.1
- 12.0.0-preview.3
- 12.0.0-preview.3
- 12.0.0-preview.3
- 12.0.0-preview.3
+ 1.0.0-preview.5
+ 1.0.0-preview.5
+ 1.0.0-preview.5
+ 1.0.0-preview.5
+ 1.0.0-preview.5
+ 1.0.0-preview.4
+ 1.0.0-preview.4
+ 4.0.0-preview.4
+ 5.0.0-preview.4
+ 1.0.0-preview.2
+ 12.0.0-preview.4
+ 12.0.0-preview.4
+ 12.0.0-preview.4
+ 12.0.0-preview.4
diff --git a/eng/spotbugs-aggregate-report/pom.xml b/eng/spotbugs-aggregate-report/pom.xml
index 0a621e363e37..15649de6c740 100644
--- a/eng/spotbugs-aggregate-report/pom.xml
+++ b/eng/spotbugs-aggregate-report/pom.xml
@@ -6,7 +6,7 @@
azure-client-sdk-parent
com.azure
- 1.3.0
+ 1.4.0
../../pom.client.xml
4.0.0
@@ -22,16 +22,16 @@
10.5.0
- 1.0.0-preview.4
- 1.0.0-preview.3
- 1.0.0-preview.3
- 4.0.0-preview.3
- 5.0.0-preview.3
- 1.0.0-preview.1
- 12.0.0-preview.3
- 12.0.0-preview.3
- 12.0.0-preview.3
- 12.0.0-preview.3
+ 1.0.0-preview.5
+ 1.0.0-preview.4
+ 1.0.0-preview.4
+ 4.0.0-preview.4
+ 5.0.0-preview.4
+ 1.0.0-preview.2
+ 12.0.0-preview.4
+ 12.0.0-preview.4
+ 12.0.0-preview.4
+ 12.0.0-preview.4
diff --git a/pom.client.xml b/pom.client.xml
index f9064ec733b1..48b9e222da67 100644
--- a/pom.client.xml
+++ b/pom.client.xml
@@ -6,7 +6,7 @@
com.azure
azure-client-sdk-parent
pom
- 1.3.0
+ 1.4.0
Microsoft Azure SDK for Java - Client Libraries
Parent POM for Microsoft Azure SDK for Java
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
index 1708c2bf7f17..1a9ed2292927 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
+++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml
@@ -7,13 +7,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-data-appconfiguration
- 1.0.0-preview.3
+ 1.0.0-preview.4
Microsoft Azure client library for App Configuration
This package contains the Microsoft Azure App Configuration client library.
@@ -40,7 +40,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
org.slf4j
@@ -50,13 +50,13 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
diff --git a/sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/AzureConfiguration.java b/sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/AzureConfiguration.java
index c51a4e31bcd6..555ec6dd065d 100644
--- a/sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/AzureConfiguration.java
+++ b/sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/AzureConfiguration.java
@@ -9,5 +9,5 @@
class AzureConfiguration {
//TODO: Eventually remove these hardcoded strings with https://github.com/Azure/azure-sdk-for-java/issues/3141
static final String NAME = "application-configuration";
- static final String VERSION = "1.0.0-preview.3";
+ static final String VERSION = "1.0.0-preview.4";
}
diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml
index 999ac6a2bcc2..f59c94d5c32a 100644
--- a/sdk/core/azure-core-amqp/pom.xml
+++ b/sdk/core/azure-core-amqp/pom.xml
@@ -7,13 +7,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core-amqp
- 1.0.0-preview.4
+ 1.0.0-preview.5
jar
Microsoft Azure Java Core AMQP Library
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml
index cbd06e146641..685be5813174 100644
--- a/sdk/core/azure-core-http-netty/pom.xml
+++ b/sdk/core/azure-core-http-netty/pom.xml
@@ -8,14 +8,14 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core-http-netty
jar
- 1.0.0-preview.4
+ 1.0.0-preview.5
Microsoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
@@ -59,7 +59,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -88,7 +88,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
test-jar
test
diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml
index 54b40c56c1a8..f6b828917a54 100644
--- a/sdk/core/azure-core-http-okhttp/pom.xml
+++ b/sdk/core/azure-core-http-okhttp/pom.xml
@@ -8,14 +8,14 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core-http-okhttp
jar
- 1.0.0-preview.4
+ 1.0.0-preview.5
Microsoft Azure OkHttp HTTP Client Library
This package contains the OkHttp HTTP client plugin for azure-core.
@@ -59,7 +59,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -71,7 +71,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
test-jar
test
diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml
index 3767e2db548e..8fb8f5c6b492 100644
--- a/sdk/core/azure-core-management/pom.xml
+++ b/sdk/core/azure-core-management/pom.xml
@@ -7,13 +7,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core-management
- 1.0.0-preview.4
+ 1.0.0-preview.5
jar
Microsoft Azure Management Java Core Library
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -70,13 +70,13 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml
index a1711c507603..0cd229792cb5 100644
--- a/sdk/core/azure-core-test/pom.xml
+++ b/sdk/core/azure-core-test/pom.xml
@@ -6,14 +6,14 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core-test
jar
- 1.0.0-preview.4
+ 1.0.0-preview.5
Microsoft Azure Java Core Test Library
This package contains core test types for Azure Java clients.
@@ -40,7 +40,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml
index f81d06772c01..d7283d125a1e 100644
--- a/sdk/core/azure-core/pom.xml
+++ b/sdk/core/azure-core/pom.xml
@@ -7,14 +7,14 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-core
jar
- 1.0.0-preview.4
+ 1.0.0-preview.5
Microsoft Azure Java Core Library
This package contains core types for Azure Java clients.
diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
index 6a34eb6368b7..171193bc63c3 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml
@@ -10,13 +10,13 @@
azure-client-sdk-parent
com.azure
- 1.3.0
+ 1.4.0
../../../pom.client.xml
4.0.0
azure-messaging-eventhubs-checkpointstore-blob
- 1.0.0-preview.1
+ 1.0.0-preview.2
Microsoft Azure client library for storing checkpoints in Storage Blobs
Library for using storing checkpoints in Storage Blobs
@@ -39,12 +39,12 @@
com.azure
azure-messaging-eventhubs
- 5.0.0-preview.3
+ 5.0.0-preview.4
com.azure
azure-storage-blob
- 12.0.0-preview.3
+ 12.0.0-preview.4
diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
index 15e1c9a62cbf..03c86b00ef72 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
+++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml
@@ -8,13 +8,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-messaging-eventhubs
- 5.0.0-preview.3
+ 5.0.0-preview.4
Microsoft Azure client library for Event Hubs
Libraries built on Microsoft Azure Event Hubs
@@ -41,12 +41,12 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.azure
azure-core-amqp
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.microsoft.azure
@@ -61,7 +61,7 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
diff --git a/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/ClientConstants.java b/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/ClientConstants.java
index 5c25213bf8e6..9a3920fa746d 100644
--- a/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/ClientConstants.java
+++ b/sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/ClientConstants.java
@@ -13,7 +13,7 @@ public final class ClientConstants {
public static final int SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS = 4;
public static final String PRODUCT_NAME = "azsdk-java-eventhubs";
- public static final String CURRENT_JAVA_CLIENT_VERSION = "1.0.0-preview.3";
+ public static final String CURRENT_JAVA_CLIENT_VERSION = "5.0.0-preview.4";
public static final String PLATFORM_INFO = getOSInformation();
public static final String FRAMEWORK_INFO = getFrameworkInfo();
diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml
index 1c89785d3b81..3e30061e867f 100644
--- a/sdk/identity/azure-identity/pom.xml
+++ b/sdk/identity/azure-identity/pom.xml
@@ -6,7 +6,7 @@
com.azure
azure-identity
- 1.0.0-preview.3
+ 1.0.0-preview.4
Microsoft Azure client library for Identity
This module contains client library for Microsoft Azure Identity.
@@ -15,7 +15,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
@@ -27,7 +27,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.microsoft.azure
diff --git a/sdk/keyvault/azure-keyvault-certificates/pom.xml b/sdk/keyvault/azure-keyvault-certificates/pom.xml
index ff26aa00c01a..80f8b1abc8db 100644
--- a/sdk/keyvault/azure-keyvault-certificates/pom.xml
+++ b/sdk/keyvault/azure-keyvault-certificates/pom.xml
@@ -6,13 +6,13 @@
azure-client-sdk-parent
com.azure
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-keyvault-certificates
- 4.0.0-preview.3
+ 4.0.0-preview.4
Microsoft Azure client library for KeyVault Certificates
This module contains client library for Microsoft Azure KeyVault Certificates.
@@ -36,7 +36,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -59,21 +59,21 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-identity
- 1.0.0-preview.3
+ 1.0.0-preview.4
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
diff --git a/sdk/keyvault/azure-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/AzureKeyVaultConfiguration.java b/sdk/keyvault/azure-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/AzureKeyVaultConfiguration.java
index cc661a9ca254..62c81a38ee21 100644
--- a/sdk/keyvault/azure-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/AzureKeyVaultConfiguration.java
+++ b/sdk/keyvault/azure-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/AzureKeyVaultConfiguration.java
@@ -6,5 +6,5 @@
class AzureKeyVaultConfiguration {
//TODO: Eventually remove these hardcoded strings with https://github.com/Azure/azure-sdk-for-java/issues/3141
static final String SDK_NAME = "Azure-Keyvault";
- static final String SDK_VERSION = "4.0.0-preview.3";
+ static final String SDK_VERSION = "4.0.0-preview.4";
}
diff --git a/sdk/keyvault/azure-keyvault-keys/pom.xml b/sdk/keyvault/azure-keyvault-keys/pom.xml
index 0bdc9fc4c538..e090da033885 100644
--- a/sdk/keyvault/azure-keyvault-keys/pom.xml
+++ b/sdk/keyvault/azure-keyvault-keys/pom.xml
@@ -5,7 +5,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
@@ -13,7 +13,7 @@
com.azure
azure-keyvault-keys
- 4.0.0-preview.3
+ 4.0.0-preview.4
Microsoft Azure client library for KeyVault Keys
This module contains client library for Microsoft Azure KeyVault Keys.
@@ -41,7 +41,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -64,20 +64,20 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-identity
- 1.0.0-preview.3
+ 1.0.0-preview.4
test
diff --git a/sdk/keyvault/azure-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/AzureKeyVaultConfiguration.java b/sdk/keyvault/azure-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/AzureKeyVaultConfiguration.java
index 42bd727996cd..6a2d7846c7f8 100644
--- a/sdk/keyvault/azure-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/AzureKeyVaultConfiguration.java
+++ b/sdk/keyvault/azure-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/AzureKeyVaultConfiguration.java
@@ -6,5 +6,5 @@
public final class AzureKeyVaultConfiguration {
//TODO: Eventually remove these hardcoded strings with https://github.com/Azure/azure-sdk-for-java/issues/3141
public static final String SDK_NAME = "Azure-Keyvault";
- public static final String SDK_VERSION = "4.0.0-preview.3";
+ public static final String SDK_VERSION = "4.0.0-preview.4";
}
diff --git a/sdk/keyvault/azure-keyvault-secrets/pom.xml b/sdk/keyvault/azure-keyvault-secrets/pom.xml
index f23be8cce034..2b4dd386e854 100644
--- a/sdk/keyvault/azure-keyvault-secrets/pom.xml
+++ b/sdk/keyvault/azure-keyvault-secrets/pom.xml
@@ -5,13 +5,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
azure-keyvault-secrets
- 4.0.0-preview.3
+ 4.0.0-preview.4
Microsoft Azure client library for KeyVault Secrets
This module contains client library for Microsoft Azure KeyVault Secrets.
@@ -39,7 +39,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
@@ -62,20 +62,20 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-identity
- 1.0.0-preview.3
+ 1.0.0-preview.4
test
diff --git a/sdk/keyvault/azure-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/AzureKeyVaultConfiguration.java b/sdk/keyvault/azure-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/AzureKeyVaultConfiguration.java
index b0d4e639d13f..24eb618b465a 100644
--- a/sdk/keyvault/azure-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/AzureKeyVaultConfiguration.java
+++ b/sdk/keyvault/azure-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/AzureKeyVaultConfiguration.java
@@ -6,5 +6,5 @@
class AzureKeyVaultConfiguration {
//TODO: Eventually remove these hardcoded strings with https://github.com/Azure/azure-sdk-for-java/issues/3141
static final String SDK_NAME = "Azure-Keyvault";
- static final String SDK_VERSION = "4.0.0-preview.3";
+ static final String SDK_VERSION = "4.0.0-preview.4";
}
diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml
index cb8eb97de5d1..2e2245151832 100644
--- a/sdk/storage/azure-storage-blob/pom.xml
+++ b/sdk/storage/azure-storage-blob/pom.xml
@@ -5,7 +5,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-blob
- 12.0.0-preview.3
+ 12.0.0-preview.4
Microsoft Azure client library for Blob Storage
This module contains client library for Microsoft Azure Blob Storage.
@@ -54,12 +54,12 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.azure
azure-storage-common
- 12.0.0-preview.3
+ 12.0.0-preview.4
org.slf4j
@@ -79,18 +79,18 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-core-http-netty
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.azure
azure-identity
- 1.0.0-preview.3
+ 1.0.0-preview.4
test
diff --git a/sdk/storage/azure-storage-blob/src/main/java/com/azure/storage/blob/BlobConfiguration.java b/sdk/storage/azure-storage-blob/src/main/java/com/azure/storage/blob/BlobConfiguration.java
index 66619bdd73fd..f2e2e389854c 100644
--- a/sdk/storage/azure-storage-blob/src/main/java/com/azure/storage/blob/BlobConfiguration.java
+++ b/sdk/storage/azure-storage-blob/src/main/java/com/azure/storage/blob/BlobConfiguration.java
@@ -4,5 +4,5 @@
class BlobConfiguration {
static final String NAME = "azure-storage-blob";
- static final String VERSION = "12.0.0-preview.3";
+ static final String VERSION = "12.0.0-preview.4";
}
diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml
index aac2b5fcb2b0..61838a2d88ac 100644
--- a/sdk/storage/azure-storage-common/pom.xml
+++ b/sdk/storage/azure-storage-common/pom.xml
@@ -5,7 +5,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-common
- 12.0.0-preview.3
+ 12.0.0-preview.4
Microsoft Azure common module for Storage
This module contains common code based for all Microsoft Azure Storage client libraries.
@@ -40,7 +40,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
org.slf4j
@@ -60,13 +60,13 @@
com.azure
azure-core-test
- 1.0.0-preview.4
+ 1.0.0-preview.5
test
com.azure
azure-identity
- 1.0.0-preview.2
+ 1.0.0-preview.4
test
diff --git a/sdk/storage/azure-storage-file/pom.xml b/sdk/storage/azure-storage-file/pom.xml
index 2257699309e8..8af8dd9dc457 100644
--- a/sdk/storage/azure-storage-file/pom.xml
+++ b/sdk/storage/azure-storage-file/pom.xml
@@ -5,7 +5,7 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-file
- 12.0.0-preview.3
+ 12.0.0-preview.4
Microsoft Azure client library for File Storage
This module contains client library for Microsoft Azure File Storage.
@@ -40,12 +40,12 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
com.azure
azure-storage-common
- 12.0.0-preview.3
+ 12.0.0-preview.4
+ ../core/azure-core
azure-sdk-template
diff --git a/sdk/tracing/tracing-opentelemetry/pom.xml b/sdk/tracing/tracing-opentelemetry/pom.xml
index 220311356e4a..9b67ad80a0cc 100644
--- a/sdk/tracing/tracing-opentelemetry/pom.xml
+++ b/sdk/tracing/tracing-opentelemetry/pom.xml
@@ -6,13 +6,13 @@
com.azure
azure-client-sdk-parent
- 1.3.0
+ 1.4.0
../../../pom.client.xml
com.azure
tracing-opentelemetry
- 1.0.0-preview.2
+ 1.0.0-preview.3
Microsoft Azure OpenTelemetry tracing plugin
This package contains the OpenTelemetry tracing plugin for Azure client libraries.
@@ -35,7 +35,7 @@
com.azure
azure-core
- 1.0.0-preview.4
+ 1.0.0-preview.5
io.opencensus