From 9898749e9dfbdb1e5904af2edd431ae9a703395f Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 13 Feb 2024 05:30:59 +0000 Subject: [PATCH 1/3] [Automated] Update the toml files --- ballerina/Ballerina.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 4ac89ee..fbedae2 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -15,8 +15,8 @@ graalvmCompatible = true [[platform.java11.dependency]] groupId = "io.ballerina.stdlib" artifactId = "aws.redshift-native" -version = "1.0.1-SNAPSHOT" -path = "../native/build/libs/aws.redshift-native-1.0.1-SNAPSHOT.jar" +version = "1.0.1" +path = "../native/build/libs/aws.redshift-native-1.0.1.jar" [[platform.java11.dependency]] groupId = "io.ballerina.stdlib" From 3b097fcfffcc340457ba3cd056259bbde1aa53b5 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 13 Feb 2024 05:30:59 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v1.0.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e17360a..4f7b71d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.lib -version=1.0.1-SNAPSHOT +version=1.0.1 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14 From 030a56f6db4c58009363c421b9ba36966c53cb09 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 13 Feb 2024 05:31:00 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v1.0.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4f7b71d..d024e3b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.lib -version=1.0.1 +version=1.0.2-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14