Skip to content

Commit

Permalink
update azure-arm-client-runtime test jar dependency (Azure#4252)
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft authored Jul 3, 2019
1 parent dda5025 commit 11779a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions relay/resource-manager/v2017_04_01/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
<artifactId>azure-arm-client-runtime</artifactId>
<type>test-jar</type>
<scope>test</scope>
<!--Below version for test jar needs to be removed, this will be done as part of v1-runtime 1.6.7-->
<version>1.6.5</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 11779a1

Please sign in to comment.