Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ com.microsoft.azure:spring-data-cosmosdb;2.3.0;2.3.1-beta.1
# Format;
# unreleased_<groupId>:<artifactId>;dependency-version
# note: The unreleased dependencies will not be manipulated with the automatic PR creation code.

unreleased_com.azure:azure-core;1.7.0-beta.1
unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.4

# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
Expand All @@ -76,4 +76,4 @@ unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.4
# a library but need to keep the dependency version at the latest released GA.
# Format;
# beta_<groupId>:<artifactId>;dependency-version
# note: Released beta versions will not be manipulated with the automatic PR creation code.
# note: Released beta versions will not be manipulated with the automatic PR creation code.