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-validation-manager/pom.xml | 41 +++++++++++----------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml') diff --git a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml index c5ccddf829..f5df7b8f6a 100644 --- a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml @@ -4,46 +4,43 @@ 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-validation-manager + org.openecomp.sdc backend 1.1.0-SNAPSHOT + .. - openecomp-sdc-validation-manager - - org.openecomp.sdc + org.openecomp.core openecomp-utilities-lib ${project.version} - org.openecomp.sdc - openecomp-sdc-validation-core - ${project.version} - - - org.openecomp.sdc + org.openecomp.core openecomp-heat-lib ${project.version} - - org.testng testng - 6.9.10 + ${testng.version} test junit junit - RELEASE + ${junit.version} test - - + org.openecomp.sdc openecomp-sdc-translator-core @@ -52,12 +49,12 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.7.4 + ${jackson.version} org.codehaus.woodstox woodstox-core-asl - 4.4.1 + ${woodstox.version} org.openecomp.sdc @@ -69,10 +66,12 @@ openecomp-sdc-validation-api ${project.version} + + org.openecomp.core + openecomp-common-lib + ${project.version} + - - - - \ No newline at end of file + -- cgit 1.2.3-korg