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 2020/01/17 05:35:10 UTC

[incubator-datasketches-java] branch master updated: Update pom to 1.3.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 6f55263  Update pom to 1.3.0-incubating-SNAPSHOT
6f55263 is described below

commit 6f55263289bfe7cefbdc76f3d31a2e0fc3f8141d
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jan 16 21:34:58 2020 -0800

    Update pom to 1.3.0-incubating-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 32e4bae..b30dcea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   
   <!-- UNIQUE FOR THIS JAVA COMPONENT -->
   <artifactId>datasketches-java</artifactId>
-  <version>1.2.0-incubating-SNAPSHOT</version>
+  <version>1.3.0-incubating-SNAPSHOT</version>
   <description>Core sketch algorithms used alone 
     and by other Java repositories in the DataSketches library.</description>
   <!-- END: UNIQUE FOR THIS JAVA COMPONENT -->


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