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:46:36 UTC

[datasketches-java] branch release_process_change_pom_version created (now 4ea37a83)

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

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


      at 4ea37a83 Release Process: Change pom version to 4.2.0-SNAPSHOT

This branch includes the following new commits:

     new 4ea37a83 Release Process: Change pom version to 4.2.0-SNAPSHOT

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 version to 4.2.0-SNAPSHOT

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

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

commit 4ea37a8398dda86961388b937eb38e67b9036544
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jun 7 13:46:19 2023 -0700

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

diff --git a/pom.xml b/pom.xml
index 234cd1e9..899de8b2 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.2.0-SNAPSHOT</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