Skip to content

Commit

Permalink
Generated from a810e7b4c68562f9670b2d0fcb12c79fe3574c22
Browse files Browse the repository at this point in the history
PrivateEndpointConnection should inherit proxyresource

Update spec
  • Loading branch information
SDK Automation committed Mar 19, 2020
1 parent 2d1ee9a commit 150ab42
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sdk/containerregistry/mgmt-v2017_03_01/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-arm-parent</artifactId>
<version>1.2.0</version>
<version>1.1.0</version>
<relativePath>../../../pom.management.xml</relativePath>
</parent>
<artifactId>azure-mgmt-containerregistry</artifactId>
Expand Down 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 150ab42

Please sign in to comment.