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/09/26 23:58:55 UTC

[incubator-datasketches-java] branch master updated: Update Master version: 1.2.0-incubating-SNAPSHOT

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-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 33c351f  Update Master version: 1.2.0-incubating-SNAPSHOT
33c351f is described below

commit 33c351f7c5bb6d5d0bea6527730e349ba10c2b98
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Sep 26 16:58:47 2019 -0700

    Update Master version: 1.2.0-incubating-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aeba9fa..7e4ce0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>1.1.0-incubating-SNAPSHOT</version>
+  <version>1.2.0-incubating-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <description>Core sketch algorithms used alone 
     and by other Java repositories in the DataSketches library.</description>


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