diff --git a/eng/spotbugs-aggregate-report/pom.xml b/eng/spotbugs-aggregate-report/pom.xml index 0fb960611d942..babadec621f7d 100644 --- a/eng/spotbugs-aggregate-report/pom.xml +++ b/eng/spotbugs-aggregate-report/pom.xml @@ -92,7 +92,7 @@ com.microsoft.azure azure-batch - 11.2.0 + 11.3.0-beta.1 com.microsoft.azure diff --git a/eng/versioning/version_data.txt b/eng/versioning/version_data.txt index 03194b3a0c187..7cc92b31432c7 100644 --- a/eng/versioning/version_data.txt +++ b/eng/versioning/version_data.txt @@ -3,7 +3,7 @@ # Note: com.azure:azure-sdk-parent is in version_client.txt com.azure:azure-data-sdk-parent;1.3.0;1.3.0 -com.microsoft.azure:azure-batch;11.1.1;11.2.0 +com.microsoft.azure:azure-batch;11.2.0;11.3.0-beta.1 com.microsoft.azure:azure-applicationinsights-query-sample;1.0.0-Preview-1;1.0.0-Preview-1 com.microsoft.azure.cognitiveservices:azure-cognitiveservices-spellcheck;1.1.0-beta.1;1.1.0-beta.1 com.microsoft.azure.cognitiveservices:azure-cognitiveservices-luis-runtime;1.1.0-beta.1;1.1.0-beta.1 diff --git a/sdk/batch/microsoft-azure-batch/CHANGELOG.md b/sdk/batch/microsoft-azure-batch/CHANGELOG.md index 12961eba35deb..8c12e64787394 100644 --- a/sdk/batch/microsoft-azure-batch/CHANGELOG.md +++ b/sdk/batch/microsoft-azure-batch/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 11.3.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 11.2.0 (2024-09-10) ### Features Added diff --git a/sdk/batch/microsoft-azure-batch/pom.xml b/sdk/batch/microsoft-azure-batch/pom.xml index 1b97d1fb5face..8634890db668f 100644 --- a/sdk/batch/microsoft-azure-batch/pom.xml +++ b/sdk/batch/microsoft-azure-batch/pom.xml @@ -16,7 +16,7 @@ com.microsoft.azure azure-batch jar - 11.2.0 + 11.3.0-beta.1 Microsoft Azure Batch SDK Root This package contains the root module of Microsoft Azure Batch SDK.