From 280f8015d06af1f41a3ef12e8300801c7a5e0d54 Mon Sep 17 00:00:00 2001 From: AviZi Date: Fri, 9 Jun 2017 02:39:56 +0300 Subject: [SDC-29] Amdocs OnBoard 1707 initial commit. Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi --- .../openecomp-sdc-common-rest/pom.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml index 07b7740d63..63cae56ef5 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml @@ -3,25 +3,22 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + openecomp-sdc-common-rest + openecomp-sdc-common-rest org.openecomp.sdc openecomp-sdc-rest-webapp 1.1.0-SNAPSHOT - openecomp-sdc-common-rest - openecomp-sdc-common-rest - - - org.openecomp.sdc + org.openecomp.core openecomp-utilities-lib ${project.version} - org.openecomp.sdc + org.openecomp.core openecomp-common-lib ${project.version} -- cgit 1.2.3-korg