Skip to content

Commit

Permalink
Add azure core to versioning_client (#12891)
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu authored Jul 8, 2020
1 parent badf483 commit d909ece
Showing 1 changed file with 2 additions and 2 deletions.
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.

0 comments on commit d909ece

Please sign in to comment.