From b4e10916730183985179c4aa81a94d459ac3369b Mon Sep 17 00:00:00 2001 From: vempo Date: Thu, 26 Jul 2018 12:10:37 +0300 Subject: Changed names to work around CI/CD limitations Change-Id: I913cbe1207ad389467928714ac874f6ca105ae8a Issue-ID: SDC-1559 Signed-off-by: vempo --- pom.xml | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ac24707f..1df44b27 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.sdc.workflow_designer + + + org.onap.sdc.sdc-workflow-designer workflow-designer-parent 1.3.0-SNAPSHOT pom @@ -89,7 +95,7 @@ 1.6.8 true - onap-staging + ecomp-staging ${nexus.proxy} ${staging.profile.id} @@ -99,34 +105,34 @@ - onap-releases + ecomp-releases Release Repository ${nexus.proxy}/content/repositories/releases/ - onap-snapshots + ecomp-snapshots Snapshots Repository ${nexus.proxy}/content/repositories/snapshots/ - onap-public + ecomp-public Public Repository ${nexus.proxy}/content/repositories/public/ - onap-releases + ecomp-releases Release Repository ${nexus.proxy}/content/repositories/releases/ - onap-snapshots + ecomp-snapshots Snapshot Repository ${nexus.proxy}/content/repositories/snapshots/ - onap-site + ecomp-site dav:${nexus.proxy}${sitePath} -- cgit 1.2.3-korg