You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/09/28 21:45:25 UTC

[datasketches-java] 01/01: Remove SNAPSHOT

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

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

commit b6f09477ecb66525655e07c89e2928b1d0bf1261
Author: David Cromberge <dc...@apache.org>
AuthorDate: Tue Sep 28 22:41:28 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index db28ca2..f5c76fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
 
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.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