summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d88e593..fff3fd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<goal>build</goal>
</goals>
</execution>
- <!-- <execution>
+ <execution>
<id>push-images</id>
<phase>deploy</phase>
<goals>
@@ -160,7 +160,7 @@
<configuration>
<image>core-nssmf-simulator</image>
</configuration>
- </execution>-->
+ </execution>
</executions>
</plugin>
</plugins>