Skip to content

Commit

Permalink
migrate recordings, initial push
Browse files Browse the repository at this point in the history
  • Loading branch information
samvaity committed May 26, 2023
1 parent 138c121 commit 27c9f80
Show file tree
Hide file tree
Showing 112 changed files with 9 additions and 358,922 deletions.
1 change: 1 addition & 0 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ com.azure.tools:azure-sdk-build-tool;1.0.0-beta.1;1.0.0-beta.2
unreleased_com.azure:azure-core;1.40.0-beta.1
unreleased_com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.36
unreleased_com.azure:azure-core-experimental;1.0.0-beta.40
unreleased_com.azure:azure-core-test;1.18.0-beta.1

# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
# version and set the version to the released beta. Released beta dependencies are only valid
Expand Down
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 27c9f80

Please sign in to comment.