summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 17:45:23 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 17:45:23 +0100
commit61020567b79651a65a3c7bf07f799105238f5c95 (patch)
tree74ccd9a1ef56f64567884cd5ec54eff2620e4ab6 /main
parent2c9440c71c8070ae153d3f1674954d894b99413e (diff)
Set snapshot and/or references of policy/api for new release
policy/api 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: I02910c3a06fb00167ba366281f5e06663395683f
Diffstat (limited to 'main')
-rw-r--r--main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index ea389a34..6b2a5b8e 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
</parent>
<artifactId>api-main</artifactId>