Release policy/xacml-pdp
[policy/xacml-pdp.git] / tutorials / tutorial-enforcement / pom.xml
index f626231..00a56d3 100644 (file)
@@ -4,6 +4,7 @@
   ================================================================================
   Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
   Modifications Copyright (C) 2020 Bell Canada.
+  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.
@@ -26,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.xacml-pdp</groupId>
         <artifactId>xacml-tutorials</artifactId>
-        <version>2.7.0-SNAPSHOT</version>
+        <version>3.0.2</version>
     </parent>
 
     <groupId>org.onap.policy.tutorial</groupId>
     <name>tutorial-xacml-enforcement</name>
 
     <dependencies>
-        <dependency>
-            <groupId>org.onap.policy.models</groupId>
-            <artifactId>policy-models-decisions</artifactId>
-            <version>${policy.models.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.onap.policy.models</groupId>
             <artifactId>policy-models-pap</artifactId>