This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git
The following commit(s) were added to refs/heads/master by this push:
new c3f7bbb Update POM to 1.2.0-incubating-SNAPSHOT
c3f7bbb is described below
commit c3f7bbbdbd25b0dd054a8134aed561659495f274
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Aug 7 00:23:31 2019 -0700
Update POM to 1.2.0-incubating-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dba3212..46017ca 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.2.0-incubating-SNAPSHOT</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]