From 094dd6840bfa4cebc120b0735797ff3617371296 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Fri, 24 May 2019 10:48:50 +0800 Subject: modify usecase-ui pom files Change-Id: Ic45a790160522047e6dbcf868a7fcf0363008c49 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri --- pom.xml | 115 +++++----------------------------------------------------------- 1 file changed, 9 insertions(+), 106 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4d50922d..67810198 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,6 @@ --> 4.0.0 - org.onap.oparent oparent @@ -25,23 +24,25 @@ org.onap.usecase-ui - usecase-ui - 2.0.1 + usecase-ui-parent + 2.0.1-SNAPSHOT pom - usecase-ui + usecase-ui-parent + parent project for usecase-ui + UTF-8 + UTF-8 ${project.version} yyyyMMdd'T'HHmm https://nexus.onap.org - content/repositories/releases/ content/repositories/snapshots/ - content/repositories/public/ + content/repositories/releases/ content/sites/site/${project.groupId}/${project.artifactId}/${project.version}/ 9.0.19 - + - - - onap-public - ${nexusproxy}/${publicNexusPath} - - false - - - - onap-releases - ${nexusproxy}/${releaseNexusPath} - - false - - - - onap-snapshots - ${nexusproxy}/${snapshotNexusPath} - - false - - - - - - - - onap-plugin-public - ${nexusproxy}/${publicNexusPath} - - false - - - - onap-plugin-release - ${nexusproxy}/${releaseNexusPath} - - false - - - - onap-plugin-snapshots - ${nexusproxy}/${snapshotNexusPath} - - false - - - +