Point to 3.3.1 parent, 1.8.1 common, 2.4.3 models 41/122141/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 23 Jun 2021 18:10:56 +0000 (13:10 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 23 Jun 2021 18:10:56 +0000 (13:10 -0500)
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Id458034e17beb461f852e469033533a78ac5e5d8

pom.xml

diff --git a/pom.xml b/pom.xml
index 4c6d89f..98f406e 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.0</version>
+        <version>3.3.1</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.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>
     </properties>
 
     <modules>