diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:03:00 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-11 18:03:00 +0000 |
commit | b723271d5fc59527223162a8e340f3b6980ab44a (patch) | |
tree | be015ddfb908a274f12882e35536a6d29451b075 /model | |
parent | dbad8e24577606126ff2dbe29ed995d00656aed3 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp 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: I838a8d4d6365de1df2feda9d7ba7ffefbfd82c4f
Diffstat (limited to 'model')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index a21ae66ae..0a7fdcd3a 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.model</groupId> |