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

leerho pushed a commit to branch main_to_6.1.0-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit 89fd0097cb58453aba3616202f4e54b5edc7bfcf
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Jan 28 13:30:32 2025 -0800

    Update main ver to 6.1.0-SNAPSHOT
---
 pom.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index ab4016d..089a245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,16 +25,9 @@ under the License.
 
   <modelVersion>4.0.0</modelVersion>
 
-  <!--
-  <parent>
-    <groupId>org.apache</groupId>
-    <artifactId>apache</artifactId>
-    <version>32</version>
-  </parent> -->
-
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-memory</artifactId>
-  <version>5.1.0-SNAPSHOT</version>
+  <version>6.1.0-SNAPSHOT</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