summaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-init/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-init/pom.xml')
-rw-r--r--sdc-workflow-designer-init/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdc-workflow-designer-init/pom.xml b/sdc-workflow-designer-init/pom.xml
index 5c6b2b7c..da24046d 100644
--- a/sdc-workflow-designer-init/pom.xml
+++ b/sdc-workflow-designer-init/pom.xml
@@ -25,6 +25,7 @@
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<configuration>
+ <apiVersion>${docker.api.version}</apiVersion>
<images>
<image>
<name>onap/sdc-workflow-init</name>