mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Use _tools/maven-4.0.0.xsd
This commit is contained in:
parent
1142b467ee
commit
f858a164ea
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
|
@ -779,6 +779,7 @@
|
|||
<exclude>**/null/**</exclude>
|
||||
<exclude>**/notebook/**</exclude>
|
||||
<exclude>_tools/site/css/*</exclude>
|
||||
<exclude>_tools/maven-4.0.0.xsd</exclude>
|
||||
<exclude>**/README.md</exclude>
|
||||
<exclude>DEPENDENCIES</exclude>
|
||||
<exclude>DEPLOY.md</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue