This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch 1.1.X-incubating in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git
commit 32de19521001a0747734f6df30ea68f3f7f3e1db Author: Lee Rhodes <[email protected]> AuthorDate: Tue Aug 6 22:45:23 2019 -0700 Pom version = 1.1.0-incubating --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dba3212..34e36b8 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ under the License. <groupId>org.apache.datasketches</groupId> <artifactId>datasketches-memory</artifactId> - <version>1.1.0-incubating-SNAPSHOT</version> + <version>1.1.0-incubating</version> <name>${project.groupId}:${project.artifactId}</name> <description>High-performance native memory access.</description> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
