From 86de062d3e92e26440ba3f270a5e95dd1f106dd6 Mon Sep 17 00:00:00 2001 From: David Cromberge Date: Thu, 19 Aug 2021 22:23:59 +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-java9/pom.xml | 2 +- datasketches-memory-resources/pom.xml | 2 +- datasketches-memory/pom.xml | 2 +- pom.xml | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/datasketches-memory-java11/pom.xml b/datasketches-memory-java11/pom.xml index 4a1e1da8..b7a5f04d 100644 --- a/datasketches-memory-java11/pom.xml +++ b/datasketches-memory-java11/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.0.0-SNAPSHOT + 2.0.0 datasketches-memory-java11 diff --git a/datasketches-memory-java8-tests/pom.xml b/datasketches-memory-java8-tests/pom.xml index 54de4d8c..c256a2d7 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.0.0-SNAPSHOT + 2.0.0 diff --git a/datasketches-memory-java8/pom.xml b/datasketches-memory-java8/pom.xml index 5f19dfd0..73d883cf 100644 --- a/datasketches-memory-java8/pom.xml +++ b/datasketches-memory-java8/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.0.0-SNAPSHOT + 2.0.0 datasketches-memory-java8 diff --git a/datasketches-memory-java9/pom.xml b/datasketches-memory-java9/pom.xml index f76794f9..98661a3d 100644 --- a/datasketches-memory-java9/pom.xml +++ b/datasketches-memory-java9/pom.xml @@ -25,7 +25,7 @@ org.apache.datasketches datasketches-memory-root - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/datasketches-memory-resources/pom.xml b/datasketches-memory-resources/pom.xml index 7f67a285..16886e3d 100644 --- a/datasketches-memory-resources/pom.xml +++ b/datasketches-memory-resources/pom.xml @@ -27,7 +27,7 @@ org.apache.datasketches datasketches-memory-root - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/datasketches-memory/pom.xml b/datasketches-memory/pom.xml index 051e07a8..6be10d0f 100644 --- a/datasketches-memory/pom.xml +++ b/datasketches-memory/pom.xml @@ -43,7 +43,7 @@ org.apache.datasketches datasketches-memory - 2.0.0-SNAPSHOT + 2.0.0 ${project.artifactId} High-performance native memory access. diff --git a/pom.xml b/pom.xml index 8e69b3bf..7b44bd34 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ under the License. org.apache.datasketches datasketches-memory-root - 2.0.0-SNAPSHOT + 2.0.0 pom @@ -423,7 +423,7 @@ under the License. - + @@ -518,7 +518,7 @@ under the License. - +