From e20ff99d8b18698ba51c741190f788c18b731f87 Mon Sep 17 00:00:00 2001 From: Kent Yao Date: Thu, 23 May 2019 11:36:12 +0800 Subject: [PATCH] Prepare releasing v0.6.2 --- kyuubi-common/pom.xml | 2 +- kyuubi-server/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index 197bf6300..764156afe 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -22,7 +22,7 @@ kyuubi yaooqinn - 0.6.1 + 0.6.2 ../pom.xml 4.0.0 diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index ae1a455f0..8cb92a8ec 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -22,7 +22,7 @@ kyuubi yaooqinn - 0.6.1 + 0.6.2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index a86a9d5f5..b64afa9ca 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ yaooqinn kyuubi Kyuubi Project Parent - 0.6.1 + 0.6.2 kyuubi-common kyuubi-server