aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5591dc3a..7ef18045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<registry>nexus3.onap.org:10003</registry>
<images>
<image>
- <name>openecomp/vvp-portal</name>
+ <name>openecomp/vvp/portal</name>
<alias>vvp-portal</alias>
<build>
<cleanup>true</cleanup>
@@ -88,7 +88,7 @@
<goal>push</goal>
</goals>
<configuration>
- <image>openecomp/vvp-portal</image>
+ <image>openecomp/vvp/portal</image>
</configuration>
</execution>
</executions>