From fb49e43db4dfe2d448022f8bab74fcec31dd0478 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:48:16 +0000 Subject: [PATCH 1/5] [Automated] Update native jar versions in toml files --- ballerina/Dependencies.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index ee32152f..3c16fdaf 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240229-103900-a949e6d4" +distribution-version = "2201.9.0-20240502-141200-0a49fa42" [[package]] org = "ballerina" From 34f4568233a671765b6cbb622205d5c5c3cde161 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:48:25 +0000 Subject: [PATCH 2/5] Move dependencies to stable versions --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ad1452db..24e743ad 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ testngVersion=7.6.1 gsonVersion=2.10.1 ballerinaGradlePluginVersion=2.0.1 -ballerinaLangVersion=2201.9.0-20240502-141200-0a49fa42 +ballerinaLangVersion=2201.9.0 # Direct Dependencies From 27553d087fba58b5c8808210df3f1036c55cbf59 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:48:58 +0000 Subject: [PATCH 3/5] [Automated] Update native jar versions in toml files --- ballerina/Ballerina.toml | 2 +- ballerina/CompilerPlugin.toml | 2 +- ballerina/Dependencies.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b92e5656..7d32bbe7 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,4 +16,4 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "persist-native" version = "1.3.0" -path = "../native/build/libs/persist-native-1.3.0-SNAPSHOT.jar" +path = "../native/build/libs/persist-native-1.3.0.jar" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index e3f35590..b765238c 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "persist-compiler-plugin" class = "io.ballerina.stdlib.persist.compiler.PersistCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/persist-compiler-plugin-1.3.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/persist-compiler-plugin-1.3.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 3c16fdaf..3a5ab550 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240502-141200-0a49fa42" +distribution-version = "2201.9.0" [[package]] org = "ballerina" From 6ec4dffea3cefa9655d6f9e133a51b11eb28f76c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:49:48 +0000 Subject: [PATCH 4/5] [Gradle Release Plugin] - pre tag commit: 'v1.3.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 24e743ad..2f8d3884 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.3.0-SNAPSHOT +version=1.3.0 puppycrawlCheckstyleVersion=10.12.0 checkstyleToolVersion=7.8.2 From 5c372c40bdac3d52cb6c902aa6b009e283eb34f3 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 3 May 2024 13:49:50 +0000 Subject: [PATCH 5/5] [Gradle Release Plugin] - new version commit: 'v1.3.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2f8d3884..594719e7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.3.0 +version=1.3.1-SNAPSHOT puppycrawlCheckstyleVersion=10.12.0 checkstyleToolVersion=7.8.2