added verify goal for integration tests

This commit is contained in:
Claudia Agache
2020-09-29 11:28:07 +03:00
parent 130ea09042
commit a22dc4030b

View File

@@ -187,6 +187,7 @@
<phase>integration-test</phase>
<goals>
<goal>integration-test</goal>
<goal>verify</goal>
</goals>
<configuration>
<systemPropertyVariables>
@@ -713,4 +714,4 @@
</build>
</profile>
</profiles>
</project>
</project>