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 2023/06/07 20:37:02 UTC

[datasketches-java] branch 4.1.X created (now c53ec36f)

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

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


      at c53ec36f Release Process: change pom 4.1.0-SNAPSHOT to 4.1.0

This branch includes the following new commits:

     new c53ec36f Release Process: change pom 4.1.0-SNAPSHOT to 4.1.0

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: Release Process: change pom 4.1.0-SNAPSHOT to 4.1.0

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c53ec36f6841d4b9536dea274651f98575d494d7
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jun 7 13:31:08 2023 -0700

    Release Process: change pom 4.1.0-SNAPSHOT to 4.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 234cd1e9..429166ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
 
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>4.1.0-SNAPSHOT</version>
+  <version>4.1.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