diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 7c37f13..8bb381f 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,4 +16,4 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "url-native" version = "2.5.0" -path = "../native/build/libs/url-native-2.5.0-SNAPSHOT.jar" +path = "../native/build/libs/url-native-2.5.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index a8500c9..a358083 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.11.0-20250127-101700-a4b67fe5" +distribution-version = "2201.11.0" [[package]] org = "ballerina"