From 0b335c50504ba56198a437e7672f0007d48e62c3 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 4 Jul 2023 10:40:21 +0000 Subject: [PATCH 1/3] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index bc7f509..c36a9b0 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -18,4 +18,4 @@ path = "./lib/mssql-jdbc-9.4.0.jre11.jar" groupId = "io.ballerina.stdlib" artifactId = "mssql.driver-native" version = "1.5.0" -path = "../native/build/libs/mssql.driver-native-1.5.0-SNAPSHOT.jar" +path = "../native/build/libs/mssql.driver-native-1.5.0.jar" From 3ee316a9842665cc88b7eb82bc919e60f5d4cfdc Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 4 Jul 2023 10:40:21 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v1.5.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8bb65b8..692c0dd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.5.0-SNAPSHOT +version=1.5.0 githubSpotbugsVersion=4.0.5 githubJohnrengelmanShadowVersion=5.2.0 From 4bb2fe998c7c3c9cf21cedc9eb185f6c729bc861 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 4 Jul 2023 10:40:23 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v1.5.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 692c0dd..ccdf202 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.5.0 +version=1.5.1-SNAPSHOT githubSpotbugsVersion=4.0.5 githubJohnrengelmanShadowVersion=5.2.0