aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:44 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:44 -0400
commit52a51e6a501c68c7e9b7bbf302fa673a8c7c3d11 (patch)
tree47d6fbd759d66dbcdbade2229f82010e7e62c224 /main
parent598c5a2bb9f06c83dd3ca59d67c8ec139dc7bdf0 (diff)
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: Ifa1f54e6636729966538e61979a6f5008bb7926f
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 56baa508..cf47b011 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.3-SNAPSHOT</version>
</parent>
<artifactId>api-main</artifactId>
<name>${project.artifactId}</name>