summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-16 14:23:07 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-16 14:23:07 +0100
commitace847d766626018018bcf7469504489f5110cda (patch)
treeead748db5e5e6b49b149c3cefae8131d881b343b /pom.xml
parentbe78560b01ee8a9bac3fba1f4763a7c4e3373afa (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-5001 Change-Id: If597eabba9da9599fd4c751ce54f58335fd82003 Signed-off-by: waynedunican <wayne.dunican@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 8947da45..dc63ab24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
<packaging>pom</packaging>