diff --git a/datasketches-memory-java11/pom.xml b/datasketches-memory-java11/pom.xml index fbdcfddf..07ffc062 100644 --- a/datasketches-memory-java11/pom.xml +++ b/datasketches-memory-java11/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.datasketches datasketches-memory-root - 3.0.0 + 3.0.1 datasketches-memory-java11 diff --git a/datasketches-memory-java8/pom.xml b/datasketches-memory-java8/pom.xml index b83bea34..fc65544a 100644 --- a/datasketches-memory-java8/pom.xml +++ b/datasketches-memory-java8/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.datasketches datasketches-memory-root - 3.0.0 + 3.0.1 datasketches-memory-java8 diff --git a/pom.xml b/pom.xml index ecc1150f..b0ef3791 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.datasketches datasketches-memory-root - 3.0.0 + 3.0.1 pom ${project.artifactId}