From 599065b77e7652545ab646002c93539c75dc3171 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 6 May 2024 08:05:56 +0000 Subject: [PATCH] [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 14b1f49..a089e53 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -10,4 +10,4 @@ license = ["Apache-2.0"] graalvmCompatible = true [[platform.java17.dependency]] -path = "../native/build/libs/wso2.controlplane-native-1.0.0-SNAPSHOT.jar" +path = "../native/build/libs/wso2.controlplane-native-1.0.0.jar"