Skip to content

Commit

Permalink
CodeGen from PR 29617 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge aa29222cf97458b233194c8d2844ab5c01b4da5b into 835ce7745f96caf642c74a70b6b1764cf0184dbf
  • Loading branch information
SDKAuto committed Jun 27, 2024
1 parent f167b35 commit cea7b82
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Release History

## 1.0.0-beta.2 (Unreleased)
## 1.0.0-beta.1 (2024-06-27)

- Azure Resource Manager Standby Pool client library for Java. This package contains Microsoft Azure SDK for Standby Pool Management SDK. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Features Added

Expand Down
6 changes: 3 additions & 3 deletions sdk/standbypool/azure-resourcemanager-standbypool/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
~ Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.
Code generated by Microsoft (R) TypeSpec Code Generator.
~ Licensed under the MIT License.
~ Code generated by Microsoft (R) TypeSpec Code Generator.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Expand All @@ -14,7 +14,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.

<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-standbypool</artifactId>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-standbypool;current} -->
<version>1.0.0-beta.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-standbypool;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure SDK for Standby Pool Management</name>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
directory: specification/standbypool/StandbyPool.Management
commit: 50136169b8692fcc3619f79d2121ff4948b7af08
commit: e7e3050b37ac68074dabebc1a62a7c04602afb46
repo: Azure/azure-rest-api-specs
additionalDirectories:

0 comments on commit cea7b82

Please sign in to comment.