Point to 3.3.2 parent, 1.8.2 common, 2.4.4 models 20/123120/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 18:06:56 +0000 (13:06 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 4 Aug 2021 18:06:56 +0000 (13:06 -0500)
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I7e4ca442ccf01fd9d705fdf724ab5d33632997b8

pom.xml

diff --git a/pom.xml b/pom.xml
index dce0067..499c312 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.1</version>
+        <version>3.3.2</version>
         <relativePath />
     </parent>
 
@@ -51,8 +51,8 @@
         <hibernate.core.version>5.4.28.Final</hibernate.core.version>
         <hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <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>
     </properties>
 
     <modules>