aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2021-08-04 13:06:56 -0500
committerjhh <jorge.hernandez-herrero@att.com>2021-08-04 13:06:56 -0500
commit14bbc66f94caa42491051a426ec00f6819f08c40 (patch)
treef696ab97a2270c5fa5e02c62f3d34ecb90274207
parent4795ef7d02e1b7ccca53e2b6b3782e207cbe7618 (diff)
Point to 3.3.2 parent, 1.8.2 common, 2.4.4 models
Issue-ID: POLICY-3329 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I7e4ca442ccf01fd9d705fdf724ab5d33632997b8
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index dce00674..499c312a 100644
--- 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>