summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1eb531c843..08a6dc9c8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -611,6 +611,7 @@ Modifications copyright (c) 2018-2019 Nokia
<skipYamlJsonValidator>true</skipYamlJsonValidator>
<checkstyle.skip>true</checkstyle.skip>
<jacoco.skip>true</jacoco.skip>
+ <docker.keepRunning>true</docker.keepRunning>
</properties>
<modules>
<module>integration-tests</module>