diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 606edc5..4998b25 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -13,10 +13,10 @@ export = ["data.xmldata"] groupId = "io.ballerina.lib" artifactId = "data-native" version = "1.2.0" -path = "../native/build/libs/data.xmldata-native-1.2.0-SNAPSHOT.jar" +path = "../native/build/libs/data.xmldata-native-1.2.0.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" artifactId = "constraint-native" version = "1.6.0" -path = "./lib/constraint-native-1.6.0-20241122-133100-98689e2.jar" +path = "./lib/constraint-native-1.6.0.jar" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index e907ea4..29f0a47 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "constraint-compiler-plugin" class = "io.ballerina.lib.data.xmldata.compiler.XmldataCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/data.xmldata-compiler-plugin-1.2.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/data.xmldata-compiler-plugin-1.2.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 578dfe2..fa9a41f 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.11.0-20241204-163800-0d1e4836" +distribution-version = "2201.11.0" [[package]] org = "ballerina" diff --git a/gradle.properties b/gradle.properties index 1fdfe06..c13f2dd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.2.0-SNAPSHOT -ballerinaLangVersion=2201.11.0-20250127-101700-a4b67fe5 +version=1.2.1-SNAPSHOT +ballerinaLangVersion=2201.11.0 checkstyleToolVersion=10.12.0 testngVersion=7.6.1 @@ -12,6 +12,6 @@ downloadPluginVersion=4.0.4 releasePluginVersion=2.8.0 ballerinaGradlePluginVersion=2.3.0 -stdlibIoVersion=1.7.0-20250127-170200-0d36f73 -stdlibTimeVersion=2.6.0-20250127-170200-86bdc5a -stdlibConstraintVersion=1.6.0-20250127-170900-48ad9ae +stdlibIoVersion=1.7.0 +stdlibTimeVersion=2.6.0 +stdlibConstraintVersion=1.6.0