aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-27 09:46:42 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-27 09:46:42 +0100
commit62657cf34f6542a6befc3103c1e0e76265a4eff4 (patch)
tree414874d61ea740696edbf1c1128a73fffd71cdee /pom.xml
parentdd6503b9ca27a066522c3862cf0454ab870ed4ac (diff)
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I6fab0ebe25ec33ad171a1f2ce37736b550a00954
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 0bdb9559..209015a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.10.3-SNAPSHOT</version>
+ <version>1.10.4-SNAPSHOT</version>
<packaging>pom</packaging>