aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-13 11:38:36 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-13 11:38:39 +0100
commitaebade2086835a8b5d28da7717328473c8dcfde7 (patch)
tree913d3954adff31bc828a2e93766e3dafcf791cba /pom.xml
parent5d153a24a94a2a0d04bca8f0dbf0e0fc714827a7 (diff)
Point at released policy/common and docker images
Issue-ID: POLICY-3696 Change-Id: I438f998a2f93ab1f00509a56f918216b50787fb7 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3913e2599..17953de66 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>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.9.0</policy.common.version>
+ <policy.common.version>1.9.1</policy.common.version>
</properties>
<modules>