From 5233160d7786ee10eab1aed35042eb8bbecbfbd5 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 6 Aug 2025 11:28:14 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index ca328b2..6d284be 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.12.3" +distribution-version = "2201.12.0" [[package]] org = "ballerina" @@ -73,7 +73,7 @@ dependencies = [ [[package]] org = "ballerina" name = "http" -version = "2.14.1" +version = "2.14.0" dependencies = [ {org = "ballerina", name = "auth"}, {org = "ballerina", name = "cache"}, From ea08f704b06bda593c1cbaebe4e154a00fb75123 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 6 Aug 2025 11:29:06 +0000 Subject: [PATCH 2/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- ballerina/CompilerPlugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 95f3636..ed13d09 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -11,7 +11,7 @@ graalvmCompatible = true groupId = "io.ballerina" artifactId = "wso2.apim.catalog-native" version = "1.1.0" -path = "../native/build/libs/wso2.apim.catalog-native-1.1.0-SNAPSHOT.jar" +path = "../native/build/libs/wso2.apim.catalog-native-1.1.0.jar" [[platform.java21.dependency]] groupId = "com.fasterxml.jackson.core" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 9f47ca9..31bc218 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,7 +3,7 @@ id = "wso2.apim.catalog-compiler-plugin" class = "io.ballerina.wso2.apim.catalog.ServiceCatalogCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/wso2.apim.catalog-compiler-plugin-1.1.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/wso2.apim.catalog-compiler-plugin-1.1.0.jar" [[dependency]] path = "lib/ballerina-to-openapi-2.0.3.jar" From 7a82ad7c08ceffc39cd5de355b034370a89993bd Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 6 Aug 2025 11:29:06 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.1.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3c96ecf..733f849 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.wso2.apim.catalog -version=1.1.0-SNAPSHOT +version=1.1.0 ballerinaLangVersion=2201.12.0 From 598a61ea5a24e5cc817a2ce7f43a7880d6a93f42 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 6 Aug 2025 11:29:07 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.1.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 733f849..099940d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.wso2.apim.catalog -version=1.1.0 +version=1.1.1-SNAPSHOT ballerinaLangVersion=2201.12.0