Upgrade Java 17 in xacml-pdp

Issue-ID: POLICY-4821
Change-Id: Iec12c5e3073639ccf177558143cafc66537c6985
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
diff --git a/applications/match/pom.xml b/applications/match/pom.xml
index be9c59c..eb965df 100644
--- a/applications/match/pom.xml
+++ b/applications/match/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.xacml-pdp.applications</groupId>
         <artifactId>applications</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>xacml-match</artifactId>