aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-05-03 17:21:40 +0100
committerliamfallon <liam.fallon@est.tech>2022-05-03 17:25:30 +0100
commit60b4684fabdc7273dea73ad83d0cf5255a0e81da (patch)
treebaf1a6231fa113c0f82d652620a60b1d3932010f /pom.xml
parent62657cf34f6542a6befc3103c1e0e76265a4eff4 (diff)
Set snapshot and/or references of policy/common for new release
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4073 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I79c806af98b2fc157852d0da98ed5dd0b47bfdfc 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 209015a1..7e45e659 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-SNAPSHOT</version>
+ <version>3.6.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.10.4-SNAPSHOT</version>
+ <version>1.11.0-SNAPSHOT</version>
<packaging>pom</packaging>