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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]