Point to parent 3.3.1 common 1.8.1 models 2.4.3 43/122143/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 23 Jun 2021 18:30:03 +0000 (14:30 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 23 Jun 2021 18:30:07 +0000 (14:30 -0400)
Issue-ID: POLICY-3329
Change-Id: Ibf52f20e1b4b06ebd256629cb135a7cc1346428a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index bd406fa..c88fc51 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.0</version>
+        <version>3.3.1</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>This code implements the XACML PDP engine</description>
 
     <properties>
-        <policy.common.version>1.8.0</policy.common.version>
-        <policy.models.version>2.4.2</policy.models.version>
+        <policy.common.version>1.8.1</policy.common.version>
+        <policy.models.version>2.4.3</policy.models.version>
         <jacoco.dataFile>${project.basedir}/target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
     </properties>