aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 16:50:06 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 16:50:06 +0100
commitfe603562ac2721b00b361f294d5b09b3d4127fde (patch)
treef78e7211894d0b16894bf2e931c6f6d5fc6db67b /pom.xml
parent40bbb7ca396ed99dbb570cc5b864ca3d32b254b6 (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: I337927f55a7b846ab311db23bb5db05ce70c0cec
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 dc01123c..f37698c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.10.2-SNAPSHOT</version>
+ <version>1.10.3-SNAPSHOT</version>
<packaging>pom</packaging>