aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-01 23:13:02 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-01 23:13:02 +0100
commit2fc31bc7361095beffc7aeb74c03b4279d32a5dd (patch)
tree115766e73ed0d125d6d00c6f9c622994864489ee /pom.xml
parent2e7fdb2cc8ba76c6d71e74c7f621053ed61b55d2 (diff)
Update snapshot and/or references of policy/common to latest snapshotsjakarta
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4333 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: If183c89aa78f4a0fb8e1302b9dd6afa81e56fc48
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 b6940b07..423134a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.4</version>
+ <version>3.5.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.10.4-SNAPSHOT</version>
+ <version>1.10.5-SNAPSHOT</version>
<packaging>pom</packaging>