This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 8.0.X in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 56d1fe2151d1dbad009ea245bbfdaa69f65bc341 Author: Lee Rhodes <[email protected]> AuthorDate: Wed Feb 26 10:07:26 2025 -0800 change pom to 8.0.X --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d858e9cb..9ba58abc 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-java</artifactId> - <version>8.0.0-SNAPSHOT</version> + <version>8.0.0</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
