This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch Update_main_version_to_4.2.0-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit 809f9fa57b6ca650399a4b25dd64986039c12522 Author: Lee Rhodes <[email protected]> AuthorDate: Fri Nov 8 11:55:44 2024 -0800 Update main to 4.2.0-SNAPSHOT Release Process --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00b5396..cb95d56 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-memory</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.2.0-SNAPSHOT</version> <packaging>jar</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
