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/13 22:34:29 UTC

[incubator-datasketches-memory] 01/02: Update pom from master

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 3158279fcb2d8ae949ddda26312acb83e0bf32db
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Aug 13 15:20:30 2019 -0700

    Update pom from master
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c16552..1ac54b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
   <groupId>org.apache.datasketches</groupId>
   <artifactId>memory</artifactId>
-  <version>1.2.0-incubating-SNAPSHOT</version>
+  <version>1.1.0-incubating</version>
   <name>${project.artifactId}</name>
   <description>High-performance native memory access.</description>
   <url>https://datasketches.apache.org/</url>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org