This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch Release_prep_update_pom_version in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 868d33d696bcfef755bc9a605905421e246640f1 Author: Lee Rhodes <[email protected]> AuthorDate: Thu Dec 19 15:17:49 2024 -0800 update pom version on main --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35022e3b..c72af4f3 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.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
