mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix indentation
This commit is contained in:
parent
483a89705b
commit
bca1af1701
1 changed files with 1 additions and 1 deletions
2
pom.xml
Executable file → Normal file
2
pom.xml
Executable file → Normal file
|
|
@ -425,7 +425,7 @@
|
|||
<exclude>.github/*</exclude>
|
||||
<exclude>.gitignore</exclude>
|
||||
<exclude>.repository/</exclude>
|
||||
<exclude>.Rhistory</exclude>
|
||||
<exclude>.Rhistory</exclude>
|
||||
<exclude>**/*.diff</exclude>
|
||||
<exclude>**/*.patch</exclude>
|
||||
<exclude>**/*.avsc</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue