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/06/13 23:00:19 UTC

[incubator-datasketches-hive] branch master updated: Release Process: Change pom version to 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-hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 31d66b6  Release Process: Change pom version to 1.2.0-incubating-SNAPSHOT.
31d66b6 is described below

commit 31d66b602c45941c46fac137a81844a10ceae2dd
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Sat Jun 13 16:00:02 2020 -0700

    Release Process: Change pom version 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 19f91fa..a2a3570 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   
   <!-- UNIQUE FOR THIS JAVA COMPONENT -->
   <artifactId>datasketches-hive</artifactId>
-  <version>1.1.0-incubating-SNAPSHOT</version>
+  <version>1.2.0-incubating-SNAPSHOT</version>
   <description>Apache Hive adaptors for 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