From 40c6f4f06dd315981c4135007a8a3c7418100b96 Mon Sep 17 00:00:00 2001 From: Lee Rhodes Date: Thu, 26 Sep 2019 16:15:04 -0700 Subject: [PATCH] Pom = 1.1.0-incubating --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aeba9fabf..9a3b4fd63 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.datasketches datasketches-java - 1.1.0-incubating-SNAPSHOT + 1.1.0-incubating ${project.artifactId} Core sketch algorithms used alone and by other Java repositories in the DataSketches library.