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 925ee8a commit bff8d2aCopy full SHA for bff8d2a
sdk/digitaltwins/mgmt-v2020_10_31/pom.xml
@@ -11,11 +11,11 @@
11
<parent>
12
<groupId>com.microsoft.azure</groupId>
13
<artifactId>azure-arm-parent</artifactId>
14
- <version>1.3.2</version>
15
- <relativePath>../../parents/azure-arm-parent/pom.xml</relativePath>
+ <version>1.1.0</version>
+ <relativePath>../../../pom.management.xml</relativePath>
16
</parent>
17
<artifactId>azure-mgmt-digitaltwins</artifactId>
18
- <version>1.0.0</version>
+ <version>1.0.0-beta</version>
19
<packaging>jar</packaging>
20
<name>Microsoft Azure SDK for DigitalTwins Management</name>
21
<description>This package contains Microsoft DigitalTwins Management SDK.</description>
0 commit comments