From b6d09ef9da41191199f2da7958d5b418ed2da8d9 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Wed, 4 Oct 2023 16:13:59 +0100 Subject: Remove AAF from drools-pdp Issue-ID: POLICY-4592 Change-Id: Ibe7fb63017f862bdab4a80444a00324040b1ab87 Signed-off-by: adheli.tavares --- pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f0e03926..a7ac1957 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,2023 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. @@ -48,8 +48,8 @@ content/repositories/staging/ - 2.4.0 - 5.1.2.Final + 2.8.0 + 6.0.6.Final 1.4.01 2.0.1-SNAPSHOT 3.0.1-SNAPSHOT @@ -152,12 +152,14 @@ org.apache.maven.plugins maven-compiler-plugin + + ${java.version} + org.apache.maven.plugins maven-resources-plugin - org.apache.maven.plugins maven-site-plugin @@ -165,7 +167,7 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.10 + 3.5.3 -- cgit 1.2.3-korg