diff --git a/ballerina-tests/http-advanced-tests/Ballerina.toml b/ballerina-tests/http-advanced-tests/Ballerina.toml index 5bd81f79f..6a0d59ef3 100644 --- a/ballerina-tests/http-advanced-tests/Ballerina.toml +++ b/ballerina-tests/http-advanced-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-advanced-tests/Dependencies.toml b/ballerina-tests/http-advanced-tests/Dependencies.toml index 7fd63f251..782b2c08f 100644 --- a/ballerina-tests/http-advanced-tests/Dependencies.toml +++ b/ballerina-tests/http-advanced-tests/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" diff --git a/ballerina-tests/http-client-tests/Ballerina.toml b/ballerina-tests/http-client-tests/Ballerina.toml index dedf34213..01b4e08aa 100644 --- a/ballerina-tests/http-client-tests/Ballerina.toml +++ b/ballerina-tests/http-client-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-client-tests/Dependencies.toml b/ballerina-tests/http-client-tests/Dependencies.toml index ac5864fa8..bb54f031d 100644 --- a/ballerina-tests/http-client-tests/Dependencies.toml +++ b/ballerina-tests/http-client-tests/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" diff --git a/ballerina-tests/http-dispatching-tests/Ballerina.toml b/ballerina-tests/http-dispatching-tests/Ballerina.toml index ba732b5a5..07e4a1077 100644 --- a/ballerina-tests/http-dispatching-tests/Ballerina.toml +++ b/ballerina-tests/http-dispatching-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-dispatching-tests/Dependencies.toml b/ballerina-tests/http-dispatching-tests/Dependencies.toml index 7a2385907..25d20bac8 100644 --- a/ballerina-tests/http-dispatching-tests/Dependencies.toml +++ b/ballerina-tests/http-dispatching-tests/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" diff --git a/ballerina-tests/http-interceptor-tests/Ballerina.toml b/ballerina-tests/http-interceptor-tests/Ballerina.toml index b1719db54..b74d2100c 100644 --- a/ballerina-tests/http-interceptor-tests/Ballerina.toml +++ b/ballerina-tests/http-interceptor-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-interceptor-tests/Dependencies.toml b/ballerina-tests/http-interceptor-tests/Dependencies.toml index c9f7ae703..877f9e815 100644 --- a/ballerina-tests/http-interceptor-tests/Dependencies.toml +++ b/ballerina-tests/http-interceptor-tests/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" diff --git a/ballerina-tests/http-misc-tests/Ballerina.toml b/ballerina-tests/http-misc-tests/Ballerina.toml index aae3bb55d..3de8d7b4c 100644 --- a/ballerina-tests/http-misc-tests/Ballerina.toml +++ b/ballerina-tests/http-misc-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-misc-tests/Dependencies.toml b/ballerina-tests/http-misc-tests/Dependencies.toml index 5cad40b6f..46b5032ed 100644 --- a/ballerina-tests/http-misc-tests/Dependencies.toml +++ b/ballerina-tests/http-misc-tests/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" diff --git a/ballerina-tests/http-resiliency-tests/Ballerina.toml b/ballerina-tests/http-resiliency-tests/Ballerina.toml index f3bdbe63c..1d3174738 100644 --- a/ballerina-tests/http-resiliency-tests/Ballerina.toml +++ b/ballerina-tests/http-resiliency-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-resiliency-tests/Dependencies.toml b/ballerina-tests/http-resiliency-tests/Dependencies.toml index 028edf04a..22e5e30af 100644 --- a/ballerina-tests/http-resiliency-tests/Dependencies.toml +++ b/ballerina-tests/http-resiliency-tests/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" diff --git a/ballerina-tests/http-security-tests/Ballerina.toml b/ballerina-tests/http-security-tests/Ballerina.toml index 544874fab..91b15f470 100644 --- a/ballerina-tests/http-security-tests/Ballerina.toml +++ b/ballerina-tests/http-security-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-security-tests/Dependencies.toml b/ballerina-tests/http-security-tests/Dependencies.toml index 8feb2a1eb..11958d6f3 100644 --- a/ballerina-tests/http-security-tests/Dependencies.toml +++ b/ballerina-tests/http-security-tests/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" diff --git a/ballerina-tests/http-service-tests/Ballerina.toml b/ballerina-tests/http-service-tests/Ballerina.toml index ce0ff69ea..982440a55 100644 --- a/ballerina-tests/http-service-tests/Ballerina.toml +++ b/ballerina-tests/http-service-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http-service-tests/Dependencies.toml b/ballerina-tests/http-service-tests/Dependencies.toml index 41e283f69..0061800a0 100644 --- a/ballerina-tests/http-service-tests/Dependencies.toml +++ b/ballerina-tests/http-service-tests/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" diff --git a/ballerina-tests/http-test-common/Dependencies.toml b/ballerina-tests/http-test-common/Dependencies.toml index 23a2cbe6f..62d524a03 100644 --- a/ballerina-tests/http-test-common/Dependencies.toml +++ b/ballerina-tests/http-test-common/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" diff --git a/ballerina-tests/http2-tests/Ballerina.toml b/ballerina-tests/http2-tests/Ballerina.toml index 01b332296..2563edc44 100644 --- a/ballerina-tests/http2-tests/Ballerina.toml +++ b/ballerina-tests/http2-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java21.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar" diff --git a/ballerina-tests/http2-tests/Dependencies.toml b/ballerina-tests/http2-tests/Dependencies.toml index 4041b6570..690c95149 100644 --- a/ballerina-tests/http2-tests/Dependencies.toml +++ b/ballerina-tests/http2-tests/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" diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b414533c7..dc648b71c 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -21,19 +21,19 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "http-native" version = "2.13.0" -path = "../native/build/libs/http-native-2.13.0-SNAPSHOT.jar" +path = "../native/build/libs/http-native-2.13.0.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" artifactId = "mime-native" version = "2.11.0" -path = "./lib/mime-native-2.11.0-20250131-135500-0bd7a51.jar" +path = "./lib/mime-native-2.11.0.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" artifactId = "constraint-native" version = "1.6.0" -path = "./lib/constraint-native-1.6.0-20250127-170900-48ad9ae.jar" +path = "./lib/constraint-native-1.6.0.jar" [[platform.java21.dependency]] groupId = "io.netty" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 73f2ab76f..d869feba8 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,7 +3,7 @@ id = "http-compiler-plugin" class = "io.ballerina.stdlib.http.compiler.HttpCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/http-compiler-plugin-2.13.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/http-compiler-plugin-2.13.0.jar" [[dependency]] -path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.2.0-20250127-223930-4c87b7d.jar" +path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.2.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 262a05fdb..737a7e329 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" diff --git a/gradle.properties b/gradle.properties index f1c692341..bbc5eca86 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.13.0-SNAPSHOT -ballerinaLangVersion=2201.11.0-20250127-101700-a4b67fe5 +version=2.13.1-SNAPSHOT +ballerinaLangVersion=2201.11.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.12.0 nettyVersion=4.1.115.Final @@ -23,7 +23,7 @@ lz4Version=1.3.0 marshallingVersion=2.0.5.Final protobufVersion=3.25.5 jacocoVersion=0.8.10 -ballerinaToOpenApiVersion=2.2.0-20250127-223930-4c87b7d +ballerinaToOpenApiVersion=2.2.0 swaggerCoreVersion=2.2.22 githubSpotbugsVersion=6.0.18 @@ -31,27 +31,27 @@ githubJohnrengelmanShadowVersion=8.1.1 underCouchDownloadVersion=5.4.0 researchgateReleaseVersion=2.8.0 -stdlibIoVersion=1.7.0-20250127-170200-0d36f73 -stdlibTimeVersion=2.6.0-20250127-170200-86bdc5a -stdlibUrlVersion=2.5.0-20250127-170200-e4cac31 +stdlibIoVersion=1.7.0 +stdlibTimeVersion=2.6.0 +stdlibUrlVersion=2.5.0 -stdlibConstraintVersion=1.6.0-20250127-170900-48ad9ae -stdlibOsVersion=1.9.0-20250127-170900-54f2a57 -stdlibTaskVersion=2.6.0-20250127-171400-af6480d -stdlibLogVersion=2.11.0-20250131-134300-052ff7f -stdlibCryptoVersion=2.8.0-20250127-170800-6c52ac3 +stdlibConstraintVersion=1.6.0 +stdlibOsVersion=1.9.0 +stdlibTaskVersion=2.6.0 +stdlibLogVersion=2.11.0 +stdlibCryptoVersion=2.8.0 -stdlibFileVersion=1.11.0-20250131-135400-07feabc -stdlibMimeVersion=2.11.0-20250131-135500-0bd7a51 -stdlibCacheVersion=3.9.0-20250127-173100-ebe1e73 +stdlibFileVersion=1.11.0 +stdlibMimeVersion=2.11.0 +stdlibCacheVersion=3.9.0 -stdlibAuthVersion=2.13.0-20250131-135200-1781485 -stdlibDataJsonDataVersion=1.0.0-20250131-141300-f5e4db0 -stdlibJwtVersion=2.14.0-20250131-135400-aa83aba -stdlibOAuth2Version=2.13.0-20250131-135700-f24e5c8 +stdlibAuthVersion=2.13.0 +stdlibDataJsonDataVersion=1.0.0 +stdlibJwtVersion=2.14.0 +stdlibOAuth2Version=2.13.0 balScanVersion=0.5.0 -observeVersion=1.4.0-20250130-102700-e04cefe -observeInternalVersion=1.4.0-20250131-133200-4dfa090 +observeVersion=1.4.0 +observeInternalVersion=1.4.0