Prepare releasing v0.6.2

This commit is contained in:
Kent Yao 2019-05-23 11:36:12 +08:00
parent ffbf5303fb
commit e20ff99d8b
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
<parent>
<artifactId>kyuubi</artifactId>
<groupId>yaooqinn</groupId>
<version>0.6.1</version>
<version>0.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -22,7 +22,7 @@
<parent>
<artifactId>kyuubi</artifactId>
<groupId>yaooqinn</groupId>
<version>0.6.1</version>
<version>0.6.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -23,7 +23,7 @@
<groupId>yaooqinn</groupId>
<artifactId>kyuubi</artifactId>
<name>Kyuubi Project Parent</name>
<version>0.6.1</version>
<version>0.6.2</version>
<modules>
<module>kyuubi-common</module>
<module>kyuubi-server</module>