Skip to content

Commit

Permalink
Change azure-core and azure-core-http-netty versions to released vers…
Browse files Browse the repository at this point in the history
…ions (#15563)
  • Loading branch information
alzimmermsft authored Sep 24, 2020
1 parent 2c678d0 commit a40fee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/core/azure-core-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.9.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.8.1</version> <!-- {x-version-update;com.azure:azure-core;dependency} -->
</dependency>

<dependency>
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.7.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-netty;current} -->
<version>1.6.1</version> <!-- {x-version-update;com.azure:azure-core-http-netty;dependency} -->
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a40fee7

Please sign in to comment.