mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
chore: Set xml plugin phase to verify
This commit is contained in:
parent
e8cea41c61
commit
cc3858b6ba
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -477,7 +477,7 @@
|
|||
<version>1.0.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>validate</phase>
|
||||
<phase>verify</phase>
|
||||
<goals>
|
||||
<goal>validate</goal>
|
||||
</goals>
|
||||
|
|
|
|||
Loading…
Reference in a new issue