Skip to content

Commit 996ad66

Browse files
author
SDK Automation
committed
Update from master
1 parent 11b318b commit 996ad66

File tree

1 file changed

+3
-1
lines changed
  • sdk/containerregistry/mgmt-v2017_03_01

1 file changed

+3
-1
lines changed

sdk/containerregistry/mgmt-v2017_03_01/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.microsoft.azure</groupId>
1313
<artifactId>azure-arm-parent</artifactId>
14-
<version>1.2.0</version>
14+
<version>1.1.0</version>
1515
<relativePath>../../../pom.management.xml</relativePath>
1616
</parent>
1717
<artifactId>azure-mgmt-containerregistry</artifactId>
@@ -71,6 +71,8 @@
7171
<artifactId>azure-arm-client-runtime</artifactId>
7272
<type>test-jar</type>
7373
<scope>test</scope>
74+
<!--Below version for test jar needs to be removed, this will be done as part of v1-runtime 1.6.7-->
75+
<version>1.6.5</version>
7476
</dependency>
7577
</dependencies>
7678
<build>

0 commit comments

Comments
 (0)