Bump lib version to 0.48.0-SNAPSHOT, prepare for next release

This commit is contained in:
Flanker32 2024-07-30 11:04:20 +08:00
Родитель 5550d600a5
Коммит 4bee23dc87
27 изменённых файлов: 34 добавлений и 34 удалений

Просмотреть файл

@ -41,7 +41,7 @@
<properties>
<azuretool.version>3.92.0-SNAPSHOT</azuretool.version>
<azuretool.sdk.version>3.32.0.qualifier</azuretool.sdk.version>
<azure.toolkit-lib.version>0.47.0</azure.toolkit-lib.version>
<azure.toolkit-lib.version>0.48.0-SNAPSHOT</azure.toolkit-lib.version>
</properties>
<dependencyManagement>
<dependencies>

Просмотреть файл

@ -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.47.0.jar
target/lib/azure-toolkit-ide-appservice-lib-0.48.0-SNAPSHOT.jar

Просмотреть файл

@ -13,7 +13,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-appservice-lib</artifactId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>

Просмотреть файл

@ -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.47.0.jar
target/lib/azure-toolkit-ide-springcloud-lib-0.48.0-SNAPSHOT.jar
Import-Package: com.microsoft.azuretools.core.actions,
org.eclipse.core.expressions,
org.eclipse.jface.text.hyperlink,

Просмотреть файл

@ -13,7 +13,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-springcloud-lib</artifactId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>

Просмотреть файл

@ -42,8 +42,8 @@ allprojects {
}
ext {
azureToolkitLibsVersion = "0.47.0"
azureToolkitIdeLibsVersion = "0.47.0"
azureToolkitLibsVersion = "0.48.0-SNAPSHOT"
azureToolkitIdeLibsVersion = "0.48.0-SNAPSHOT"
}
dependencyManagement {

Просмотреть файл

@ -66,15 +66,15 @@ allprojects {
// jetbrainsRuntime()
}
implementation(platform("com.microsoft.azure:azure-toolkit-libs:0.47.0"))
implementation(platform("com.microsoft.azure:azure-toolkit-ide-libs:0.47.0"))
implementation(platform("com.microsoft.azure:azure-toolkit-libs:0.48.0-SNAPSHOT"))
implementation(platform("com.microsoft.azure:azure-toolkit-ide-libs:0.48.0-SNAPSHOT"))
implementation(platform("com.microsoft.hdinsight:azure-toolkit-ide-hdinsight-libs:0.1.1"))
compileOnly("org.projectlombok:lombok:1.18.24")
compileOnly("org.jetbrains:annotations:24.0.0")
annotationProcessor("org.projectlombok:lombok:1.18.24")
implementation("com.microsoft.azure:azure-toolkit-common-lib:0.47.0")
aspect("com.microsoft.azure:azure-toolkit-common-lib:0.47.0")
implementation("com.microsoft.azure:azure-toolkit-common-lib:0.48.0-SNAPSHOT")
aspect("com.microsoft.azure:azure-toolkit-common-lib:0.48.0-SNAPSHOT")
}
configurations {

Просмотреть файл

@ -13,8 +13,8 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<azure.toolkit-lib.version>0.47.0</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.47.0</azure.toolkit-ide-lib.version>
<azure.toolkit-lib.version>0.48.0-SNAPSHOT</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.48.0-SNAPSHOT</azure.toolkit-ide-lib.version>
<hdinsight.toolkit-ide-lib.version>0.1.1</hdinsight.toolkit-ide-lib.version>
<gson.version>2.9.0</gson.version>
<kotlin.version>1.9.10</kotlin.version>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -6,7 +6,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-libs</artifactId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<artifactId>azure-toolkit-ide-cognitiveservices-lib</artifactId>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>azure-toolkit-ide-eventhubs-lib</artifactId>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>azure-toolkit-ide-servicebus-lib</artifactId>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<parent>
<artifactId>azure-toolkit-ide-libs</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Просмотреть файл

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-ide-libs</artifactId>
<version>0.47.0</version>
<version>0.48.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Libs for Azure Toolkit for IDEs</name>
<description>Wrapped libs of Microsoft Azure Toolkits for IDEs</description>
@ -57,7 +57,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<azure.toolkit-lib.version>0.47.0</azure.toolkit-lib.version>
<azure.toolkit-lib.version>0.48.0-SNAPSHOT</azure.toolkit-lib.version>
</properties>
<dependencies>
<dependency>

Просмотреть файл

@ -31,8 +31,8 @@
<packaging>pom</packaging>
<name>${project.artifactId}-${project.version}</name>
<properties>
<azure.toolkit-lib.version>0.47.0</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.47.0</azure.toolkit-ide-lib.version>
<azure.toolkit-lib.version>0.48.0-SNAPSHOT</azure.toolkit-lib.version>
<azure.toolkit-ide-lib.version>0.48.0-SNAPSHOT</azure.toolkit-ide-lib.version>
<hdinsight.toolkit-ide-lib.version>0.1.1</hdinsight.toolkit-ide-lib.version>
</properties>
<modules>