We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c9e55 commit 8a31967Copy full SHA for 8a31967
sdk/features/mgmt-v2015_12_01/pom.xml
@@ -11,11 +11,11 @@
11
<parent>
12
<groupId>com.microsoft.azure</groupId>
13
<artifactId>azure-arm-parent</artifactId>
14
- <version>1.3.0</version>
15
- <relativePath>../../parents/azure-arm-parent</relativePath>
+ <version>1.1.0</version>
+ <relativePath>../../../pom.management.xml</relativePath>
16
</parent>
17
<artifactId>azure-mgmt-features</artifactId>
18
- <version>1.0.0-beta-1</version>
+ <version>1.0.0-beta</version>
19
<packaging>jar</packaging>
20
<name>Microsoft Azure SDK for Features Management</name>
21
<description>This package contains Microsoft Features Management SDK.</description>
0 commit comments