Point to parent 3.3.2 common 1.8.2 models 2.4.4 19/123119/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 18:03:55 +0000 (13:03 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 18:04:48 +0000 (13:04 -0500)
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2ef48eb8dc91ebc48acde4ad224b4798fb25a0fa
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index df76d33..2d35686 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>This code implements the XACML PDP engine</description>
 
     <properties>
-        <policy.common.version>1.8.1</policy.common.version>
-        <policy.models.version>2.4.3</policy.models.version>
+        <policy.common.version>1.8.2</policy.common.version>
+        <policy.models.version>2.4.4</policy.models.version>
         <jacoco.dataFile>${project.basedir}/target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
     </properties>