From 6f7ef140dd67d97af7d96f7de51996ed32d4c7bb Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Fri, 11 Feb 2022 16:22:58 +0000 Subject: Clean up apex editor POM dependencies Removed unused dependencies from gui-editor-apex POM Removed duplicate properties from POMs Issue-ID: POLICY-3927 Signed-off-by: danielhanrahan Change-Id: I1ed4301c0a11a063237964e5c3ba1ccd9c8bec74 --- gui-editors/gui-editor-apex/pom.xml | 41 ++++--------------------------------- gui-editors/pom.xml | 7 +------ pom.xml | 21 ++----------------- 3 files changed, 7 insertions(+), 62 deletions(-) diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 3a49df7..1095e14 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 @@ -40,8 +40,6 @@ Code for all the Policy GUI's. - 1.10.1-SNAPSHOT - 2.6.1-SNAPSHOT ${project.basedir}/../../target/code-coverage/jacoco-ut.exec ${project.basedir}/target/code-coverage/lcov.info @@ -78,21 +76,6 @@ - - - - org.onap.policy.common - utils - ${policy.common.version} - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - -