chore: Set xml plugin phase to verify

This commit is contained in:
1ambda 2016-11-28 17:09:41 +09:00
parent e8cea41c61
commit cc3858b6ba

View file

@ -477,7 +477,7 @@
<version>1.0.1</version>
<executions>
<execution>
<phase>validate</phase>
<phase>verify</phase>
<goals>
<goal>validate</goal>
</goals>