aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-13 15:27:57 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-13 15:28:01 +0100
commitb928830b92997fe2ac3a00a2cb977eedc54c943f (patch)
treeee1850dd1bdbd887b5fae3c0db1b4829b2007a0f /pom.xml
parent1084d3cf489db131de664975e68f287e8d9970fd (diff)
Update parent/common/models/docker references
Issue-ID: POLICY-3696 Change-Id: Ie3cfd25c36e30d7e85448da48a27419252cea077 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 866188e1..4d323b31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.2</version>
+ <version>3.4.3</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <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>