aboutsummaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-14 16:12:11 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-14 16:12:11 +0100
commitd35b39e1f028c3b7a6ec523fc5a92bc19213937e (patch)
tree3fba8363a04dc627f6b649fa2f9d3216657160b9 /integration
parent5bf6410b9d4de8578c0828eb201c6bf447e40a3a (diff)
Set snapshot and/or references of policy/parent for new release
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Iedcce90f581bf9b56dbf2d70a55f07406dc2796f
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 952b993b..eaa09fc4 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.0.3-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>