Skip to content

Commit

Permalink
bump version of azure-toolkit-libs to 0.39.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
wangmingliang-ms committed Oct 31, 2023
1 parent c2bcae5 commit 50bbc7e
Show file tree
Hide file tree
Showing 25 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-applicationinsights-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-appservice-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-appservice-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-auth-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-auth-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.azure</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-cognitiveservices-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-common-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-common-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-compute-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-compute-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-containerapps-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-containerapps-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-containerregistry-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-containerservice-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-containerservice-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-cosmos-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-cosmos-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-database-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-database-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-eventhubs-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-eventhubs-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-monitor-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-monitor-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-mysql-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-mysql-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-mysql-single-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-mysql-single-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-postgre-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-postgre-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-postgre-single-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-postgre-single-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-redis-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-redis-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>

Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-servicebus-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-servicebus-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-servicelinker-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-servicelinker-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-springcloud-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-springcloud-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-sqlserver-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-sqlserver-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions azure-toolkit-libs/azure-toolkit-storage-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>azure-toolkit-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-storage-lib</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion azure-toolkit-libs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Libs for Azure Toolkits</name>
<description>Wrapped libs for Microsoft Azure Toolkits</description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.38.0</version>
<version>0.39.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 50bbc7e

Please sign in to comment.