mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
And again fix indentations missed last time
This commit is contained in:
parent
5b49d3ebf9
commit
d30e4b9819
1 changed files with 2 additions and 2 deletions
|
|
@ -71,8 +71,8 @@
|
|||
<directory>../conf</directory>
|
||||
<excludes>
|
||||
<exclude>interpreter.json</exclude>
|
||||
<exclude>zeppelin-env.cmd</exclude>
|
||||
<exclude>zeppelin-env.sh</exclude>
|
||||
<exclude>zeppelin-env.cmd</exclude>
|
||||
<exclude>zeppelin-env.sh</exclude>
|
||||
<exclude>zeppelin-site.xml</exclude>
|
||||
</excludes>
|
||||
</fileSet>
|
||||
|
|
|
|||
Loading…
Reference in a new issue