[maven-release-plugin] prepare for next development iteration
This commit is contained in:
Родитель
eb53b57acb
Коммит
60ed66c227
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,17 +53,17 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-keyvault</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,12 +68,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,12 +10,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-batchai</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<name>Microsoft Azure SDK for BatchAI Management</name>
|
||||
<description>This package contains Microsoft BatchAI Management SDK.</description>
|
||||
<url>https://github.com/Azure/azure-sdk-for-java</url>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.jcraft</groupId>
|
||||
|
@ -66,7 +66,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-billing</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Billing Management</name>
|
||||
<description>This package contains Microsoft Billing Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,7 +64,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-cognitiveservices</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for CognitiveServices Management</name>
|
||||
<description>This package contains Microsoft CognitiveServices Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,22 +53,22 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-network</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-msi</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -101,7 +101,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
@ -113,7 +113,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-graph-rbac</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-consumption</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Consumption Management</name>
|
||||
<description>This package contains Microsoft Consumption Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,19 +64,19 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,12 +64,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,12 +64,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,13 +64,13 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-customerinsights</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for CustomerInsights Management</name>
|
||||
<description>This package contains Microsoft CustomerInsights Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>azure-mgmt-datalake-analytics</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Microsoft Azure SDK for Data Lake Analytics Management</name>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -54,18 +54,18 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-datalake-store</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -81,7 +81,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>azure-mgmt-datalake-store</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Microsoft Azure SDK for Data Lake Store Management</name>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -54,7 +54,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -69,7 +69,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -12,11 +12,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-devices</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Devices Management</name>
|
||||
<description>This package contains Microsoft Devices Management SDK.</description>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-devtestlab</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for DevTestLab Management</name>
|
||||
<description>This package contains Microsoft DevTestLab Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-eventhub</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for EventHub Management</name>
|
||||
<description>This package contains Microsoft EventHub Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -45,7 +45,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.jcraft</groupId>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-insights</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Insights Management</name>
|
||||
<description>This package contains Microsoft Insights Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,12 +53,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-graph-rbac</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -73,7 +73,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-locks</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Locks Management</name>
|
||||
<description>This package contains Microsoft Locks Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-logic</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Logic Management</name>
|
||||
<description>This package contains Microsoft Logic Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-machinelearning</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for MachineLearning Management</name>
|
||||
<description>This package contains Microsoft MachineLearning Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>azure-mgmt-monitor</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Microsoft Azure SDK for Monitor Management</name>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -65,7 +65,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,12 +49,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-graph-rbac</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -69,13 +69,13 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-notificationhubs</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for NotificationHubs Management</name>
|
||||
<description>This package contains Microsoft NotificationHubs Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-powerbi</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for PowerBI Management</name>
|
||||
<description>This package contains Microsoft PowerBI Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-recoveryservices</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for RecoveryServices Management</name>
|
||||
<description>This package contains Microsoft RecoveryServices Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -64,13 +64,13 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-relay</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for Relay Management</name>
|
||||
<description>This package contains Microsoft Relay Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -8,13 +8,13 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>azure-mgmt-scheduler</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
|
||||
<name>Microsoft Azure SDK for Scheduler Management</name>
|
||||
<description>This package contains Microsoft Azure Sche Management SDK.</description>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -54,7 +54,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>joda-time</groupId>
|
||||
|
@ -73,7 +73,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-servicefabric</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for ServiceFabric Management</name>
|
||||
<description>This package contains Microsoft ServiceFabric Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>azure-mgmt-streamanalytics</artifactId>
|
||||
<version>1.5.1-beta</version>
|
||||
<version>1.5.2-beta-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Microsoft Azure SDK for StreamAnalytics Management</name>
|
||||
<description>This package contains Microsoft StreamAnalytics Management SDK.</description>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
@ -81,7 +81,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
|
|
@ -9,12 +9,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>azure-samples</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
|
||||
<name>Microsoft Azure SDK samples</name>
|
||||
<description>This package contains Microsoft Azure SDK samples.</description>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -65,37 +65,37 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-network</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-compute</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-appservice</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-cosmosdb</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
@ -136,7 +136,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
@ -57,62 +57,62 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-storage</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-network</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-compute</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-graph-rbac</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-keyvault</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-batch</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-trafficmanager</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-dns</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-redis</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-appservice</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-locks</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
@ -134,42 +134,42 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-cdn</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-sql</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-containerinstance</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-containerregistry</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-containerservice</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-cosmosdb</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-search</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-msi</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!--<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
@ -179,12 +179,12 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-servicebus</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-mgmt-resources</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -6,7 +6,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2-SNAPSHOT</version>
|
||||
<artifactId>azure-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
<scm>
|
||||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
|
||||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
|
||||
<tag>v1.5.1</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
|
Загрузка…
Ссылка в новой задаче