From 3e44f6d1e7160745cabc600abf8fcd41f6c24d9a Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 17 Feb 2023 19:17:02 +0000 Subject: Clean up dependencies for London Release Issue-ID: POLICY-4482 Change-Id: I9637ce21ab591710802ed6ca2029d8f1c1a15722 Signed-off-by: liamfallon --- feature-healthcheck/pom.xml | 1 - packages/docker/pom.xml | 3 +-- policy-management/pom.xml | 8 ++------ pom.xml | 3 +-- 4 files changed, 4 insertions(+), 11 deletions(-) diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 669f5ba2..67442a5c 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -84,7 +84,6 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.27 code-gen diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 685143c0..4ee8ad66 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -4,7 +4,7 @@ ================================================================================ Copyright (C) 2017-2018, 2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019-2020 Bell Canada. - Modifications Copyright (C) 2022 Nordix Foundation. + Modifications Copyright (C) 2022-2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -56,7 +56,6 @@ org.codehaus.gmaven groovy-maven-plugin - 2.1.1 validate diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 5cca3085..8631e25d 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -147,7 +147,6 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin - 3.0.27 code-gen @@ -162,7 +161,6 @@ jaxrs-spec false false - false CoderFilters=org.onap.policy.drools.protocol.coders.EventProtocolCoder.CoderFilters, CodingResult=org.onap.policy.drools.server.restful.RestManager.CodingResult, @@ -268,7 +266,6 @@ org.apache.commons commons-collections4 - 4.4 io.swagger.core.v3 - swagger-annotations - ${version.swagger.core.v3} + swagger-annotations diff --git a/pom.xml b/pom.xml index 23cd4fbb..59763eda 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ONAP Policy Engine - Drools PDP ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2020 Nordix Foundation. + Modifications Copyright (C) 2020,2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -150,7 +150,6 @@ umlgraph 5.6 - -views true -- cgit 1.2.3-korg