added verify goal for integration tests

This commit is contained in:
Claudia Agache
2020-09-29 11:28:07 +03:00
parent d4f504b536
commit 12156b01aa

View File

@@ -141,6 +141,7 @@
<phase>integration-test</phase>
<goals>
<goal>integration-test</goal>
<goal>verify</goal>
</goals>
<configuration>
<systemPropertyVariables>
@@ -667,4 +668,4 @@
</build>
</profile>
</profiles>
</project>
</project>