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

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

commit e0b60b8902fb191ddc9dd45d47921830d24ff621
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Aug 31 15:24:49 2023 -0700

    Release process - update version from 4.2.0-SNAPSHOT to 4.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4158b016..7007c5e2 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.2.0-SNAPSHOT</version>
+  <version>4.2.0</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