From 98cee8f7bbf75546acc43631d787f49ac38c0bfd Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 21 Nov 2024 11:35:29 +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 411786dc..5f59ff0c 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -17,10 +17,10 @@ observabilityIncluded = true graalvmCompatible = true [[platform.java17.dependency]] -path = "../native/build/libs/salesforce-native-8.0.3-SNAPSHOT.jar" +path = "../native/build/libs/salesforce-native-8.0.3.jar" groupId = "io.ballerinax" artifactId = "salesforce" -version = "8.0.3-SNAPSHOT" +version = "8.0.3" [[platform.java17.dependency]] groupId = "com.opencsv" From 9f3ed7308f81267a94138526547a3062c3bfc89e Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 21 Nov 2024 11:35:30 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v8.0.3'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bec2bc74..b305e96b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=8.0.3-SNAPSHOT +version=8.0.3 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14 From affa79dddca58261138ace793932cb535f70d844 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 21 Nov 2024 11:35:31 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v8.0.4-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b305e96b..74d60e97 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=8.0.3 +version=8.0.4-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14