aboutsummaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 16:32:32 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 16:32:32 +0100
commitcb261a93c03a09b9b1f28de9bb72a98b7cacf152 (patch)
treece9388cfac30d2622ca522991ed8b904ad1e7949 /integration
parent21e702d12e37285a822365974a633611bf2b2dac (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I1f6e293dbf65357859ec4d1f1518030d5f5aa9ab
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 34301b7b..c56b9a02 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.6.2-SNAPSHOT</version>
+ <version>3.7.0-SNAPSHOT</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>