This is an automated email from the ASF dual-hosted git repository. frankgh pushed a commit to tag 0.9.0-tentative in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git
commit 5164afe57a19ba950866e6db203eb7e0f617ddf4 Author: Francisco Guerrero <[email protected]> AuthorDate: Tue Feb 18 14:24:09 2025 -0800 Update version to 0.9.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb6cbc28..19b41d91 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ # limitations under the License. # -version=1.0-SNAPSHOT +version=0.9.0 junitVersion=5.9.2 vertxVersion=4.5.13 nettyVersion=4.1.118.Final --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
