Bump version for aca maven plugin, prepare for next release (#2509)
* Add SNAPSHOT for toolkits lib, prepare for release * Add SNAPSHOT for maven plugin library, prepare for release * Add SNAPSHOT for aca maven plugin, prepare for release
This commit is contained in:
Родитель
8e2e107a59
Коммит
366edef04f
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-appservice-maven-plugin-lib</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
<maven.compiler.target>8</maven.compiler.target>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-container-apps-maven-plugin</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<name>Azure Container Apps Maven Plugin</name>
|
||||
<description>Maven Plugin for Azure Container Apps</description>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugin-lib</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
<name>Azure Maven Plugin Library</name>
|
||||
<description>Common library for Azure Maven Plugins</description>
|
||||
<url>https://github.com/microsoft/azure-maven-plugins</url>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-applicationinsights-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-appservice-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-auth-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.azure</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-cognitiveservices-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-common-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-compute-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-containerapps-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-containerregistry-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-containerservice-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-cosmos-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-database-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-eventhubs-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-identity-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-keyvault-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -4,13 +4,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-monitor-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-mysql-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-mysql-single-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-postgre-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-postgre-single-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-redis-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-servicebus-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-servicelinker-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-springcloud-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-sqlserver-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
<parent>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-storage-lib</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Libs for Azure Toolkits</name>
|
||||
<description>Wrapped libs for Microsoft Azure Toolkits</description>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
<parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>maven-plugins-build-tools</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
8
pom.xml
8
pom.xml
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-maven-plugins</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Maven Plugins for Azure</name>
|
||||
<description>Maven plugins for Microsoft Azure services</description>
|
||||
|
@ -69,7 +69,7 @@
|
|||
<maven-plugin-plugin.version>3.11.0</maven-plugin-plugin.version>
|
||||
<maven.filtering.version>3.3.1</maven.filtering.version>
|
||||
<maven.plugin-testing-harness.version>3.3.0</maven.plugin-testing-harness.version>
|
||||
<azure.maven-plugin-lib.version>1.40.0</azure.maven-plugin-lib.version>
|
||||
<azure.maven-plugin-lib.version>1.41.0-SNAPSHOT</azure.maven-plugin-lib.version>
|
||||
<jacoco.version>0.8.8</jacoco.version>
|
||||
|
||||
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
|
||||
|
@ -84,7 +84,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-toolkit-libs</artifactId>
|
||||
<version>0.50.0</version>
|
||||
<version>0.51.0-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
@ -259,7 +259,7 @@
|
|||
<dependency>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>maven-plugins-build-tools</artifactId>
|
||||
<version>1.40.0</version>
|
||||
<version>1.41.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.puppycrawl.tools</groupId>
|
||||
|
|
Загрузка…
Ссылка в новой задаче