From 50c88317386c81f383efdfc85947497b72e8fd7e Mon Sep 17 00:00:00 2001 From: Areli Fuss Date: Wed, 18 Oct 2017 17:07:40 +0300 Subject: Update POM file Update Maven group id Change-Id: I350df14bac2d370a1bcc1083ce8900a620b2a7f9 Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- pom.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 27d477e..a00b1a0 100644 --- a/pom.xml +++ b/pom.xml @@ -7,8 +7,8 @@ 1.0.0-SNAPSHOT - org.openecomp.vvp - vvp-cms + org.openecomp.vvp.cms + cms pom 1.0.0-SNAPSHOT vvp-cms @@ -40,14 +40,14 @@ io.fabric8 docker-maven-plugin - 0.15.1 + 0.19.1 true 1.23 nexus3.onap.org:10003 - openecomp/vvp-cms + openecomp/vvp/cms vvp-cms true @@ -88,7 +88,7 @@ push - openecomp/vvp-cms + openecomp/vvp/cms @@ -120,6 +120,3 @@ - - - -- cgit 1.2.3-korg