diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 6d479f45..e277bbc8 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,10 +16,10 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "mime-native" version = "2.9.0" -path = "../native/build/libs/mime-native-2.9.0-SNAPSHOT.jar" +path = "../native/build/libs/mime-native-2.9.0.jar" [[platform.java17.dependency]] -path = "../test-utils/build/libs/mime-test-utils-2.9.0-SNAPSHOT.jar" +path = "../test-utils/build/libs/mime-test-utils-2.9.0.jar" scope = "testOnly" [[platform.java17.dependency]] diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 850d1408..b8d080df 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.8.0-20230908-135700-74a59dff" +distribution-version = "2201.8.0" [[package]] org = "ballerina" diff --git a/changelog.md b/changelog.md index 3d6a5838..d42784e0 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,7 @@ This file contains all the notable changes done to the Ballerina MIME package th The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.9.0] - 2023-09-15 ## Changed diff --git a/gradle.properties b/gradle.properties index 6c5662c7..91cd1712 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.9.0-SNAPSHOT -ballerinaLangVersion=2201.8.0-20230908-135700-74a59dff +version=2.9.1-SNAPSHOT +ballerinaLangVersion=2201.8.0 mimepullVersion=1.9.11 puppycrawlCheckstyleVersion=10.12.0 @@ -10,7 +10,7 @@ testngVersion=7.6.1 ballerinaGradlePluginVersion=2.0.1 mockitoVersion=5.3.1 -stdlibIoVersion=1.6.0-20230911-134800-de06e28 -stdlibLogVersion=2.9.0-20230911-150900-2f32c1a -observeVersion=1.2.0-20230911-133500-b3d8db3 -observeInternalVersion=1.2.0-20230911-141700-4c0454a +stdlibIoVersion=1.6.0 +stdlibLogVersion=2.9.0 +observeVersion=1.2.0 +observeInternalVersion=1.2.0