From 191c3372969182d99b0bbf39e0889c25b291c31a Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Fri, 6 Apr 2018 08:22:13 -0700 Subject: [PATCH] [VVP] changin pom from openecomp to onap changing the references from openecomp to onap Change-Id: I52e42ed5c271694076e849f92380e36116dbe389 Issue-ID: VVP-46 Signed-off-by: stark, steven --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 37a1053..108c608 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 1.1.0 - org.openecomp.vvp.cms + org.onap.vvp.cms cms pom 1.0.0-SNAPSHOT @@ -16,7 +16,7 @@ https://nexus.onap.org - /content/sites/site/org/openecomp/vvp/${project.artifactId}/${project.version} + /content/sites/site/org/onap/vvp/${project.artifactId}/${project.version} ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' @@ -52,7 +52,7 @@ ${docker.push.registry} - openecomp/vvp/cms + onap/vvp/cms vvp-cms true @@ -92,7 +92,7 @@ push - openecomp/vvp/cms + onap/vvp/cms -- 2.16.6