diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:02:43 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:02:43 +0000 |
commit | 2e15dfa79186f731920003abaaa208b4829fe606 (patch) | |
tree | 1130963bb9838e016cb115ccc16734f98e54ebc3 /main | |
parent | e3271fc920fbeaaee136e6ad7931f8923cf15ad6 (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I849fcec0757eab4425cf92f19c609d50f38986d3
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index ebd7cb59..c982693f 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.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>api-main</artifactId> |