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