From 69f4c0736f8825b4a8c65c9537c5a47d0af261d4 Mon Sep 17 00:00:00 2001 From: David Cromberge Date: Fri, 13 May 2022 14:42:19 +0100 Subject: [PATCH] Remove SNAPSHOT version --- datasketches-memory-java11/pom.xml | 2 +- datasketches-memory-java8-tests/pom.xml | 2 +- datasketches-memory-java8/pom.xml | 2 +- datasketches-memory-resources/pom.xml | 2 +- datasketches-memory/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/datasketches-memory-java11/pom.xml b/datasketches-memory-java11/pom.xml index c8fd0b88..54254fa9 100644 --- a/datasketches-memory-java11/pom.xml +++ b/datasketches-memory-java11/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.1.0-SNAPSHOT + 2.1.0 datasketches-memory-java11 diff --git a/datasketches-memory-java8-tests/pom.xml b/datasketches-memory-java8-tests/pom.xml index 8153654e..fb84437d 100644 --- a/datasketches-memory-java8-tests/pom.xml +++ b/datasketches-memory-java8-tests/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/datasketches-memory-java8/pom.xml b/datasketches-memory-java8/pom.xml index 3ed5ca16..e0729afb 100644 --- a/datasketches-memory-java8/pom.xml +++ b/datasketches-memory-java8/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.1.0-SNAPSHOT + 2.1.0 datasketches-memory-java8 diff --git a/datasketches-memory-resources/pom.xml b/datasketches-memory-resources/pom.xml index 3a5d42e2..62022060 100644 --- a/datasketches-memory-resources/pom.xml +++ b/datasketches-memory-resources/pom.xml @@ -27,7 +27,7 @@ org.apache.datasketches datasketches-memory-root - 2.1.0-SNAPSHOT + 2.1.0 diff --git a/datasketches-memory/pom.xml b/datasketches-memory/pom.xml index 61f6b44f..c82163a1 100644 --- a/datasketches-memory/pom.xml +++ b/datasketches-memory/pom.xml @@ -44,7 +44,7 @@ under the License. org.apache.datasketches datasketches-memory - 2.1.0-SNAPSHOT + 2.1.0 ${project.artifactId} High-performance native memory access. diff --git a/pom.xml b/pom.xml index 2d7abf75..e42d404a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ under the License. org.apache.datasketches datasketches-memory-root - 2.1.0-SNAPSHOT + 2.1.0 pom