aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-13 15:29:07 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-13 15:29:11 +0100
commitc4586dfd3b599b4a1a120b1280339fd88eb57a5c (patch)
treef7664e2db8933b555d6304d4ca8f568440f592fc /pom.xml
parentbef86734fe83b30681df6a73a0ce930e2529c2f8 (diff)
Update parent/common/models/docker references
Issue-ID: POLICY-3696 Change-Id: Icf1f9497e53c41f89081e86b45866882a7c25a45 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 256f1774..71c867ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.2</version>
+ <version>3.4.3</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.9.0</policy.common.version>
- <policy.models.version>2.5.0</policy.models.version>
+ <policy.common.version>1.9.1</policy.common.version>
+ <policy.models.version>2.5.1</policy.models.version>
</properties>
<modules>