Commit 7e98460 1 parent ef9c9dd commit 7e98460 Copy full SHA for 7e98460
File tree 4 files changed +13
-3
lines changed
spotbugs-aggregate-report
sdk/batch/microsoft-azure-batch
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 107
107
<dependency >
108
108
<groupId >com.microsoft.azure</groupId >
109
109
<artifactId >azure-batch</artifactId >
110
- <version >10.1.0 </version > <!-- {x-version-update;com.microsoft.azure:azure-batch;current} -->
110
+ <version >10.2.0-beta.1 </version > <!-- {x-version-update;com.microsoft.azure:azure-batch;current} -->
111
111
</dependency >
112
112
<dependency >
113
113
<groupId >com.microsoft.azure</groupId >
Original file line number Diff line number Diff line change 3
3
# Note: com.azure:azure-sdk-parent is in version_client.txt
4
4
5
5
com.azure:azure-data-sdk-parent;1.3.0;1.3.0
6
- com.microsoft.azure:azure-batch;10.0 .0;10.1.0
6
+ com.microsoft.azure:azure-batch;10.1 .0;10.2.0-beta.1
7
7
com.microsoft.azure:azure-applicationinsights-query;1.0.0-Preview-1;1.0.0-Preview-2
8
8
com.microsoft.azure.cognitiveservices:azure-cognitiveservices-spellcheck;1.1.0-beta.1;1.1.0-beta.1
9
9
com.microsoft.azure.cognitiveservices:azure-cognitiveservices-textanalytics;1.1.0-beta.1;1.1.0-beta.1
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 10.2.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 10.1.0 (2022-11-15)
4
14
5
15
### Features
Original file line number Diff line number Diff line change 16
16
<groupId >com.microsoft.azure</groupId >
17
17
<artifactId >azure-batch</artifactId >
18
18
<packaging >jar</packaging >
19
- <version >10.1.0 </version > <!-- {x-version-update;com.microsoft.azure:azure-batch;current} -->
19
+ <version >10.2.0-beta.1 </version > <!-- {x-version-update;com.microsoft.azure:azure-batch;current} -->
20
20
21
21
<name >Microsoft Azure Batch SDK Root</name >
22
22
<description >This package contains the root module of Microsoft Azure Batch SDK.</description >
You can’t perform that action at this time.
0 commit comments