Skip to content

Commit

Permalink
[BUILD]Bump up to v0.7.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed May 10, 2019
1 parent 1f0bc74 commit d7f9577
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 137 deletions.
2 changes: 1 addition & 1 deletion kyuubi-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>kyuubi</artifactId>
<groupId>yaooqinn</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
134 changes: 0 additions & 134 deletions kyuubi-security/pom.xml

This file was deleted.

2 changes: 1 addition & 1 deletion kyuubi-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>kyuubi</artifactId>
<groupId>yaooqinn</groupId>
<version>0.6.0-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>yaooqinn</groupId>
<artifactId>kyuubi</artifactId>
<name>Kyuubi Project Parent</name>
<version>0.6.0-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>
<modules>
<module>kyuubi-common</module>
<module>kyuubi-server</module>
Expand Down

0 comments on commit d7f9577

Please sign in to comment.