diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-01 16:34:07 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-01 16:34:07 +0000 |
commit | 11e16d55f2fed868d8182f3763b487e2c3d818ac (patch) | |
tree | 04d063289c196f4e5b7bbac60b82b324c40c6fee /services/pom.xml | |
parent | 0a4c32908157de52c42635e7613be38820b7afe2 (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-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifd90d0e23b7ea513a20548d15817e160144b2b76
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index 62e2f5e66..61ea1bd6a 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.6.2-SNAPSHOT</version> + <version>2.6.3-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.services</groupId> |