This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch prepare_7.0.1_release in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 38294b7a4c9f31ccec2299224cd97859f90cee32 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Jan 14 16:10:17 2025 -0800 Change pom to 7.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35022e3b..87ac6130 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-java</artifactId> - <version>7.0.0</version> + <version>7.0.1</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
