added verify goal for integration tests

This commit is contained in:
Claudia Agache
2020-09-29 11:28:07 +03:00
parent 5752759e0c
commit 0ee4363912

View File

@@ -185,6 +185,7 @@
<phase>integration-test</phase>
<goals>
<goal>integration-test</goal>
<goal>verify</goal>
</goals>
<configuration>
<systemPropertyVariables>
@@ -710,4 +711,4 @@
</build>
</profile>
</profiles>
</project>
</project>