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 2022/01/16 19:07:30 UTC

[datasketches-java] 01/01: Create Release Branch 3.1.X

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

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

commit 46d4bc9e0d279fddf8eccb30996a29f67784c340
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sun Jan 16 12:59:49 2022 -0600

    Create Release Branch 3.1.X
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a1563af..7f45e31 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.1.0-SNAPSHOT</version>
+  <version>3.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