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:26 UTC

[datasketches-java] branch 3.2.X created (now 2742fff1)

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

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


      at 2742fff1 New Version 3.2.0 in new Branch 3.2.X

This branch includes the following new commits:

     new 2742fff1 New Version 3.2.0 in new Branch 3.2.X

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by le...@apache.org.
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