This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 5.0.X in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit ef4c48044ff9a0f65b044869434b56c36d5c1297 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Jan 7 14:07:26 2025 -0800 New Release Branch 5.0.X for Java 21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8dc5bb..29167b3 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-memory</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
