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

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

commit fbe2fd440353caebba21aebef41c63bdb30b5e0e
Author: David Cromberge <[email protected]>
AuthorDate: Fri May 27 14:51:12 2022 +0100

    Remove SNAPSHOT version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ff45f3a..c0f88779 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.3.0-SNAPSHOT</version>
+  <version>3.3.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