Skip to content
Snippets Groups Projects
Commit 1a972a3c authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4792 Added missing plugin for integration testing

parent 6602cd4b
No related branches found
No related tags found
No related merge requests found
......@@ -143,5 +143,13 @@
</build>
</profile>
</profiles>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment