From a36531c38fe1a9234b8dbeaed5505cf3ca48de26 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 29 Apr 2020 18:39:35 +0100 Subject: Prepare for Junit5 Remove unused/duplicated dependencies Change-Id: Iee0d9510ffbe3e2e14574e22ba965d6829fd568b Signed-off-by: Vasyl Razinkov Issue-ID: SDC-2844 Issue-ID: SDC-2983 --- .../togglz-rest/togglz-rest-types/pom.xml | 27 +++++++++------------- 1 file changed, 11 insertions(+), 16 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml index 0bcd1c477c..6fef06e3de 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml @@ -1,23 +1,18 @@ - 4.0.0 + 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 - - org.openecomp.sdc - togglz-rest - 1.7.0-SNAPSHOT - + + org.openecomp.sdc + togglz-rest + 1.7.0-SNAPSHOT + - togglz-rest-types + togglz-rest-types - - - junit - junit - test - - + + \ No newline at end of file -- cgit 1.2.3-korg