Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README and upgrade version number #5783

Merged
merged 11 commits into from
Oct 11, 2019

Conversation

mssfang
Copy link
Member

@mssfang mssfang commented Oct 11, 2019

doc fix

@mssfang mssfang requested a review from sima-zhu as a code owner October 11, 2019 18:49
@mssfang mssfang self-assigned this Oct 11, 2019
@@ -9,5 +9,5 @@
class AzureConfiguration {
//TODO: Eventually remove these hardcoded strings with https://github.com/Azure/azure-sdk-for-java/issues/3141
static final String NAME = "application-configuration";
static final String VERSION = "1.0.0-preview.4";
static final String VERSION = "1.0.0-preview.5";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.0.0-preview.5</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Core http netty version will be preview.7 after I merge this #5777

@mssfang mssfang merged commit 821c5bc into Azure:master Oct 11, 2019
@mssfang mssfang deleted the AzConfig-RemoveConfigurationPublic branch October 11, 2019 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants