mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
changed tachyon module order into main pom
This commit is contained in:
parent
5eaafbbf0f
commit
9c51dca4d9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -92,7 +92,6 @@
|
|||
<module>angular</module>
|
||||
<module>shell</module>
|
||||
<module>hive</module>
|
||||
<module>tachyon</module>
|
||||
<module>phoenix</module>
|
||||
<module>postgresql</module>
|
||||
<module>jdbc</module>
|
||||
|
|
@ -103,6 +102,7 @@
|
|||
<module>lens</module>
|
||||
<module>cassandra</module>
|
||||
<module>elasticsearch</module>
|
||||
<module>tachyon</module>
|
||||
<module>zeppelin-web</module>
|
||||
<module>zeppelin-server</module>
|
||||
<module>zeppelin-distribution</module>
|
||||
|
|
|
|||
Loading…
Reference in a new issue