diff options
Diffstat (limited to 'java/sca/itest/distribution/bin-distro-unzip/pom.xml')
-rw-r--r-- | java/sca/itest/distribution/bin-distro-unzip/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/distribution/bin-distro-unzip/pom.xml b/java/sca/itest/distribution/bin-distro-unzip/pom.xml index 1f6101961f..22d27b51cc 100644 --- a/java/sca/itest/distribution/bin-distro-unzip/pom.xml +++ b/java/sca/itest/distribution/bin-distro-unzip/pom.xml @@ -63,7 +63,7 @@ <executions>
<execution>
<id>run-samples</id>
- <phase>validate</phase>
+ <phase>verify</phase>
<goals>
<goal>run</goal>
</goals>
|