This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 3.0.X in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit 3408c520675156d473c3dbd74f84ecd74c040c7b Author: Lee Rhodes <[email protected]> AuthorDate: Thu Jul 18 09:57:44 2024 -0700 Release Process - update POM to 3.0.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37dda3c..ecc1150 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-memory-root</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> <packaging>pom</packaging> <name>${project.artifactId}</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
