This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch Release_Process_set_version_5.1.0-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 5b12d9b11b49c8d7c5a6a5e754f22996bc7962d4 Author: Lee Rhodes <[email protected]> AuthorDate: Mon Dec 4 18:28:50 2023 -0800 Release Process: Change pom version to 5.1.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02765d07..4d6ae4c5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-java</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>5.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
