summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cps-parent/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index ea9c98af6..643d2cc63 100644
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -205,14 +205,13 @@
<goal>dockerBuild</goal>
</goals>
</execution>
- <!-- FIXME Enable this once migrated to onap,
<execution>
<phase>deploy</phase>
<id>buildAndPush</id>
<goals>
<goal>build</goal>
</goals>
- </execution>-->
+ </execution>
</executions>
</plugin>
</plugins>