This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch 6.0.X_pom_to_6.0.0
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/6.0.X_pom_to_6.0.0 by this
push:
new 75e0c09 push pom v6.0.0 to 6.0.X
75e0c09 is described below
commit 75e0c09964e622e93914f03be1536b1d97659ebc
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Jan 28 13:41:31 2025 -0800
push pom v6.0.0 to 6.0.X
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab4016d..7dba962 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@ under the License.
<groupId>org.apache.datasketches</groupId>
<artifactId>datasketches-memory</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]