X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fguard%2Fpom.xml;h=38e36ff927a9aaa04ae8cd6023d17e80ac6f00fb;hb=cb274c390f4b6fbe1c67ae1f29e4bdee604f0f2c;hp=ebd114a32aa53ac49b2d2b8d61cb849096fdf5b6;hpb=9822166f222be4a85dcee6b1d92ff824b004cab1;p=policy%2Fxacml-pdp.git diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index ebd114a3..38e36ff9 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -3,6 +3,7 @@ ONAP Policy Engine - XACML PDP ================================================================================ Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 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. @@ -19,18 +20,19 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.policy.xacml-pdp.applications applications - 2.4.0-SNAPSHOT + 3.1.0 xacml-guard ${project.artifactId} - This modules contain an application that implements onap.Guard policy-types for XACML PDP. + This modules contain an application that implements onap.Guard policy-types for XACML PDP. + @@ -38,10 +40,6 @@ common ${project.version} - - org.eclipse.persistence - eclipselink - com.h2database h2 @@ -53,6 +51,6 @@ ${project.version} test - +