From 992e471d5bad986bffcec4a25516b2beeeb5a5e2 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 30 May 2022 09:17:35 +0000 Subject: [PATCH] [Automated] Update native jar versions in toml files --- ballerina/Ballerina.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 828b7ba..9a3cd35 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -10,5 +10,5 @@ license = ["Apache-2.0"] distribution = "2201.0.4" [[platform.java11.dependency]] -path = "../native/build/libs/time-native-2.2.2-SNAPSHOT.jar" -version = "2.2.2-SNAPSHOT" +path = "../native/build/libs/time-native-2.2.2.jar" +version = "2.2.2"