Skip to content

Commit

Permalink
Merge pull request #6914 from microsoft/endgame-202208
Browse files Browse the repository at this point in the history
sync to endgame-202208.next
  • Loading branch information
wangmingliang-ms authored Sep 1, 2022
2 parents 74b4877 + 2c33bad commit 16afe24
Show file tree
Hide file tree
Showing 22 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion PluginsAndFeatures/AddLibrary/AzureLibraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<properties>
<azuretool.version>3.68.0</azuretool.version>
<azuretool.sdk.version>3.32.0.qualifier</azuretool.sdk.version>
<azure.toolkit-lib.version>0.24.0</azure.toolkit-lib.version>
<azure.toolkit-lib.version>0.24.1</azure.toolkit-lib.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Export-Package: com.microsoft.azuretools.appservice,
com.microsoft.azuretools.appservice.handlers,
com.microsoft.azuretools.appservice.ui
Bundle-ClassPath: .,
target/lib/azure-toolkit-ide-appservice-lib-0.24.0.jar
target/lib/azure-toolkit-ide-appservice-lib-0.24.1.jar
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-appservice-lib</artifactId>
<version>0.24.0</version>
<version>0.24.1</version>
</dependency>
</dependencies>
<repositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Require-Bundle: org.eclipse.ui,
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .,
target/lib/azure-toolkit-ide-springcloud-lib-0.24.0.jar
target/lib/azure-toolkit-ide-springcloud-lib-0.24.1.jar
Import-Package: com.microsoft.azuretools.core.actions,
org.eclipse.core.expressions,
org.eclipse.jface.text.hyperlink,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-springcloud-lib</artifactId>
<version>0.24.0</version>
<version>0.24.1</version>
</dependency>
</dependencies>
<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id "io.spring.dependency-management" version "1.0.11.RELEASE"
}
ext {
azureToolkitVersion = "0.24.0"
azureToolkitVersion = "0.24.1"
azureToolkitUtilsVersion = "3.68.0"
}

Expand Down Expand Up @@ -48,7 +48,7 @@ subprojects {
apply plugin: 'io.freefair.aspectj.post-compile-weaving'
apply plugin: 'io.spring.dependency-management'
ext {
azureToolkitVersion = "0.24.0"
azureToolkitVersion = "0.24.1"
azureToolkitUtilsVersion = "3.68.0"
}

Expand Down
4 changes: 2 additions & 2 deletions PluginsAndFeatures/azure-toolkit-for-intellij/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

ext {
azureToolkitVersion = "0.24.0"
azureToolkitVersion = "0.24.1"
azureToolkitUtilsVersion = "3.68.0"
}

Expand Down Expand Up @@ -82,7 +82,7 @@ subprojects {
apply plugin: 'io.freefair.aspectj.post-compile-weaving'
apply plugin: 'io.spring.dependency-management'
ext {
azureToolkitVersion = "0.24.0"
azureToolkitVersion = "0.24.1"
azureToolkitUtilsVersion = "3.68.0"
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.24.0</version>
<version>0.24.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions Utils/azure-toolkit-ide-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-ide-libs</artifactId>
<version>0.24.0</version>
<version>0.24.1</version>
<packaging>pom</packaging>
<name>Libs for Azure Toolkit for IDEs</name>
<description>Wrapped libs of Microsoft Azure Toolkits for IDEs</description>
Expand Down Expand Up @@ -52,7 +52,7 @@
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<azure.toolkit-lib.version>0.24.0</azure.toolkit-lib.version>
<azure.toolkit-lib.version>0.24.1</azure.toolkit-lib.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion Utils/azuretools-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<artifact.name>${project.artifactId}-${project.version}.jar</artifact.name>
<checkstyle.skip>true</checkstyle.skip>
<azure-toolkit-ide-common-lib.version>0.24.0</azure-toolkit-ide-common-lib.version>
<azure-toolkit-ide-common-lib.version>0.24.1</azure-toolkit-ide-common-lib.version>
</properties>
<profiles>
<profile>
Expand Down
4 changes: 2 additions & 2 deletions Utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<findsecbugs.version>1.11.0</findsecbugs.version>
<rx.version>1.3.8</rx.version>
<gson.version>2.9.0</gson.version>
<azure.toolkit-lib.version>0.24.0</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.24.0</azure.toolkit-ide-lib.version>
<azure.toolkit-lib.version>0.24.1</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.24.1</azure.toolkit-ide-lib.version>
<powermock.version>2.0.9</powermock.version>
<jetty.version>9.4.48.v20220622</jetty.version>
</properties>
Expand Down

0 comments on commit 16afe24

Please sign in to comment.