aboutsummaryrefslogtreecommitdiffstats
path: root/deliveries/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/pom.xml')
-rwxr-xr-xdeliveries/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml
index 29ecf6582..e5129d973 100755
--- a/deliveries/pom.xml
+++ b/deliveries/pom.xml
@@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.vid</groupId>
+ <groupId>org.onap.vid</groupId>
<artifactId>vid-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
- <groupId>org.openecomp.vid</groupId>
+ <groupId>org.onap.vid</groupId>
<artifactId>vid-deliveries</artifactId>
<name>VID Deliveries</name>
@@ -35,7 +35,7 @@
<apiVersion>1.23</apiVersion>
<images>
<image>
- <name>openecomp/vid:${project.version}</name>
+ <name>onap/vid:${project.version}</name>
<build>
<cleanup>remove</cleanup>
<dockerFileDir>docker-files</dockerFileDir>