diff --git a/memory/pom.xml b/memory/pom.xml index 6623e8211..119b9c984 100644 --- a/memory/pom.xml +++ b/memory/pom.xml @@ -3,8 +3,7 @@ Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms. --> - + 4.0.0 memory ${project.parent.groupId}:${project.artifactId} @@ -13,7 +12,7 @@ com.yahoo.datasketches sketches - 0.7.1-SNAPSHOT + 0.8.0 diff --git a/pom.xml b/pom.xml index 11c2ed17d..99816d180 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,12 @@ Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms. --> - + 4.0.0 com.yahoo.datasketches sketches - 0.7.1-SNAPSHOT + 0.8.0 pom @@ -116,7 +115,7 @@ scm:git:ssh://git@github.com/DataSketches/sketches-core.git scm:git:ssh://git@github.com/DataSketches/sketches-core.git https://github.com/DataSketches/sketches-core.git - HEAD + sketches-0.8.0 diff --git a/sketches/pom.xml b/sketches/pom.xml index 84827c846..901e666f7 100644 --- a/sketches/pom.xml +++ b/sketches/pom.xml @@ -3,8 +3,7 @@ Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms. --> - + 4.0.0 sketches-core ${project.parent.groupId}:${project.artifactId} @@ -13,7 +12,7 @@ com.yahoo.datasketches sketches - 0.7.1-SNAPSHOT + 0.8.0