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 --- pom.xml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4be0a92..d1f833c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ONAP Policy GUI ================================================================================ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020-2021 Nordix Foundation. + Modifications Copyright (C) 2020-2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,7 +20,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} - - - -