From 3593f980e4b959a5e92df9ee959ab1a3c8a70429 Mon Sep 17 00:00:00 2001 From: Kent Yao Date: Tue, 21 May 2019 22:15:45 +0800 Subject: [PATCH] Prepare releasing v0.6.1 --- 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 e2fc1aa14eb..197bf630039 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -22,7 +22,7 @@ kyuubi yaooqinn - 0.6.0 + 0.6.1 ../pom.xml 4.0.0 diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index 9089b3dc9ee..ae1a455f070 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -22,7 +22,7 @@ kyuubi yaooqinn - 0.6.0 + 0.6.1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 0a32115cf58..a86a9d5f5f5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ yaooqinn kyuubi Kyuubi Project Parent - 0.6.0 + 0.6.1 kyuubi-common kyuubi-server