diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 7c092ce..c7d02ad 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -13,6 +13,6 @@ distribution = "2201.7.0" graalvmCompatible = true [[platform.java11.dependency]] -path = "../test-utils/build/libs/jballerina.java.arrays-test-utils-1.3.0-SNAPSHOT.jar" -version = "1.3.0-SNAPSHOT" +path = "../test-utils/build/libs/jballerina.java.arrays-test-utils-1.3.0.jar" +version = "1.3.0" scope = "testOnly" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 9904333..f4d45ff 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.7.0-20230622-064700-4a2dc6dd" +distribution-version = "2201.7.0" [[package]] org = "ballerina"