Skip to content

Commit

Permalink
[Mgmt confidential ledger] Migrate recordings to asset repo (#35186)
Browse files Browse the repository at this point in the history
  • Loading branch information
samvaity authored May 31, 2023
1 parent fd60f58 commit 0086031
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1,103 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
### Bugs Fixed

### Other Changes

- Migrate test recordings to assets repo.

## 1.0.0-beta.3 (2023-04-20)

- Azure Resource Manager ConfidentialLedger client library for Java. This package contains Microsoft Azure SDK for ConfidentialLedger Management SDK. Microsoft Azure Confidential Compute Ledger Control Plane REST API version 2020-12-01-preview. Package tag package-preview-2023-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "java",
"TagPrefix": "java/confidentialledger/azure-resourcemanager-confidentialledger",
"Tag": "java/confidentialledger/azure-resourcemanager-confidentialledger_d746c472d6"
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.39.0</version> <!-- {x-version-update;com.azure:azure-core;dependency} -->
<version>1.40.0-beta.1</version> <!-- {x-version-update;unreleased_com.azure:azure-core;dependency} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -63,7 +63,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-test</artifactId>
<version>1.17.0</version> <!-- {x-version-update;com.azure:azure-core-test;dependency} -->
<version>1.18.0-beta.1</version> <!-- {x-version-update;unreleased_com.azure:azure-core-test;dependency} -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Loading

0 comments on commit 0086031

Please sign in to comment.