Skip to content

Commit

Permalink
Reset changes to the patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
billwert committed Jun 9, 2024
1 parent 9c33dbd commit 4d582e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
10 changes: 0 additions & 10 deletions sdk/identity/azure-identity-broker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Release History

## 1.2.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.1.1 (2024-05-02)

### Other Changes
Expand Down
4 changes: 2 additions & 2 deletions sdk/identity/azure-identity-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-identity-broker</artifactId>
<version>1.2.0-beta.1</version><!-- {x-version-update;com.azure:azure-identity-broker;current} -->
<version>1.1.1</version><!-- {x-version-update;com.azure:azure-identity-broker;current} -->

<name>Microsoft Azure Identity Brokered Authentication Library</name>
<description>This module contains brokered authentication extensions for Microsoft Azure Identity.</description>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.12.2</version> <!-- {x-version-update;com.azure:azure-identity;current} -->
<version>1.12.1</version> <!-- {x-version-update;com.azure:azure-identity;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit 4d582e0

Please sign in to comment.