File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
sdk/anomalydetector/azure-ai-anomalydetector Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.azure</groupId >
4141 <artifactId >azure-ai-anomalydetector</artifactId >
42- <version >1 .0.0-beta.1</version > <!-- {x-version-update;com.azure:azure-ai-anomalydetector;current} -->
42+ <version >3 .0.0-beta.1</version > <!-- {x-version-update;com.azure:azure-ai-anomalydetector;current} -->
4343 </dependency >
4444 <dependency >
4545 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 44com.azure:azure-sdk-all;1.0.0;1.0.0
55com.azure:azure-sdk-parent;1.6.0;1.6.0
66com.azure:azure-client-sdk-parent;1.7.0;1.7.0
7- com.azure:azure-ai-anomalydetector;1.0.0-beta.1;1 .0.0-beta.1
7+ com.azure:azure-ai-anomalydetector;1.0.0-beta.1;3 .0.0-beta.1
88com.azure:azure-ai-formrecognizer;3.0.0;3.1.0-beta.1
99com.azure:azure-ai-textanalytics;5.0.0;5.1.0-beta.1
1010com.azure:azure-core;1.7.0;1.8.0-beta.1
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 3.0.0-beta.1 (2020-08-27)
4+
5+ - Change version to 3.0.0-beta.1
6+
37## 1.0.0-beta.1 (2020-08-27)
48
59- Initial beta release for Anomaly Detector client library.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ For more information about creating the resource or how to get the location and
2121<dependency >
2222 <groupId >com.azure</groupId >
2323 <artifactId >azure-ai-anomalydetector</artifactId >
24- <version >1 .0.0-beta.1</version >
24+ <version >3 .0.0-beta.1</version >
2525</dependency >
2626```
2727[ // ] : # ( {x-version-update-end} )
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.azure</groupId >
1313 <artifactId >azure-ai-anomalydetector</artifactId >
14- <version >1 .0.0-beta.1</version > <!-- {x-version-update;com.azure:azure-ai-anomalydetector;current} -->
14+ <version >3 .0.0-beta.1</version > <!-- {x-version-update;com.azure:azure-ai-anomalydetector;current} -->
1515
1616 <name >Microsoft Azure client library for Anomaly Detector</name >
1717 <description >This package contains Microsoft Azure Anomaly Detector client library.</description >
You can’t perform that action at this time.
0 commit comments