This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch Release_process_new_version_4.3.0-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 80140dd136719155b0aa5cb72e7f360349d57fff Author: Lee Rhodes <[email protected]> AuthorDate: Thu Aug 31 15:38:57 2023 -0700 Release Process: new POM version 4.3.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4158b016..0048eaf3 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.2.0-SNAPSHOT</version> + <version>4.3.0-SNAPSHOT</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
