From dcc26712784de1e38e859abf398a20e20851da2b Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 17 Mar 2025 08:22:47 +0000 Subject: [PATCH 1/3] [Automated] Update the native jar versions --- ballerina/CompilerPlugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index a17225e9..04a57009 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "code2cloud" class = "io.ballerina.c2c.C2CCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/cloud-compiler-plugin-3.3.1-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/cloud-compiler-plugin-3.3.1.jar" From 483e215d2e54646a8c840f3d6aa15b0b8963ad54 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 17 Mar 2025 08:22:47 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v3.3.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 29001049..a1b4624b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true org.gradle.jvmargs='-Dfile.encoding=UTF-8' group=io.ballerina -version=3.3.1-SNAPSHOT +version=3.3.1 systemProp.org.gradle.internal.publish.checksums.insecure=true spotbugsPluginVersion=6.0.18 shadowJarPluginVersion=8.1.1 From b204466ce80299ec245292a576d0900ea96f1af6 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 17 Mar 2025 08:22:48 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v3.3.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a1b4624b..42f2a7a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true org.gradle.jvmargs='-Dfile.encoding=UTF-8' group=io.ballerina -version=3.3.1 +version=3.3.2-SNAPSHOT systemProp.org.gradle.internal.publish.checksums.insecure=true spotbugsPluginVersion=6.0.18 shadowJarPluginVersion=8.1.1