You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/04/21 23:03:27 UTC

[datasketches-java] 01/01: New Version 3.2.0 in new Branch 3.2.X

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

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

commit 2742fff19bb63861a87ef22fd30a9a29f26c1e4c
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Apr 21 15:59:53 2022 -0700

    New Version 3.2.0 in new Branch 3.2.X
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9eeab1dd..2efa9c82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
 
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0</version>
   <packaging>jar</packaging>
 
   <name>${project.artifactId}</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org