aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-13 15:31:05 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-13 15:31:05 +0100
commit1beed579cfe3e21044c311b5681adcecd6549fed (patch)
tree22870608a59623f1cf5abb3e5f04576660490408 /pom.xml
parent7ae960ffa3a31ffa4d9e5a25a3277192896e7a3b (diff)
Update parent/common/models/docker references
Issue-ID: POLICY-3696 Change-Id: If01447c94e5f86144cbf3e244f2c1f977e931a32 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 020f708f3..908dd69fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.2</version>
+ <version>3.4.3</version>
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +50,8 @@
</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>