You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/08/12 16:08:45 UTC

[incubator-datasketches-memory] 04/05: Pom version = 1.1.0-incubating

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 b2c42c2602e613c78bd02a33725bb5fcd0217a93
Author: Lee Rhodes <le...@users.noreply.github.com>
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 8550247..b21b008 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.2.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: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org