Skip to content

Commit

Permalink
[AppConfig] Migrate recordings to asset repo (Azure#35167)
Browse files Browse the repository at this point in the history
  • Loading branch information
samvaity authored May 30, 2023
1 parent 9d69cf7 commit 1a310ce
Show file tree
Hide file tree
Showing 111 changed files with 8 additions and 358,922 deletions.
6 changes: 6 additions & 0 deletions sdk/appconfiguration/azure-data-appconfiguration/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "java",
"TagPrefix": "java/appconfiguration/azure-data-appconfiguration",
"Tag": "java/appconfiguration/azure-data-appconfiguration_e11f5115c6"
}
4 changes: 2 additions & 2 deletions sdk/appconfiguration/azure-data-appconfiguration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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 @@ -68,7 +68,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

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1a310ce

Please sign in to comment.