From f6ecd4cf71db206fc62ae79c9a78b28e092eca04 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 1 Mar 2022 13:26:44 +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 113e9474..b1fbc725 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -10,7 +10,7 @@ license = ["Apache-2.0"] distribution = "2201.0.1" [[platform.java11.dependency]] -path = "../native/build/libs/task-native-2.2.1-SNAPSHOT.jar" +path = "../native/build/libs/task-native-2.2.1.jar" [[platform.java11.dependency]] path = "./lib/quartz-2.3.2.jar"