diff --git a/ballerina-tests/Ballerina.toml b/ballerina-tests/Ballerina.toml index 0bde17b3..165bbfe3 100644 --- a/ballerina-tests/Ballerina.toml +++ b/ballerina-tests/Ballerina.toml @@ -7,4 +7,4 @@ version = "2.11.0" graalvmCompatible = true [[platform.java17.dependency]] -path = "../native/build/libs/websub-native-2.11.0-SNAPSHOT.jar" +path = "../native/build/libs/websub-native-2.11.0.jar" diff --git a/ballerina-tests/Dependencies.toml b/ballerina-tests/Dependencies.toml index 69a4f71a..d518fb4e 100644 --- a/ballerina-tests/Dependencies.toml +++ b/ballerina-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.9.0-20240425-195200-d5ce8c72" +distribution-version = "2201.9.0" [[package]] org = "ballerina"