This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch 8.0.X
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git

commit 11de5f2259e010da1a0fc0aefa15069c158d6eaa
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Mar 30 17:06:27 2025 -0700

    Update 8.0.X POM to 8.0.0 (remove -SNAPSHOT).
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 84e03294..752eb365 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
 
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>8.0.0-SNAPSHOT</version>
+  <version>8.0.0</version>
   <packaging>jar</packaging>
 
   <name>${project.artifactId}</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to