This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 9.0.X in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit f3b334b380feee9f928500de9adb6bbf763fc104 Author: Lee Rhodes <[email protected]> AuthorDate: Fri Nov 21 14:03:58 2025 -0800 Release Version 9.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab514cef5..c5ba5e2b8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-java</artifactId> - <version>9.0.1-SNAPSHOT</version> + <version>9.0.0</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
