diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:46:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-19 21:46:59 +0100 |
commit | b9f95e370352ac115c500229f5ab44714d591a18 (patch) | |
tree | 4d092103f5dff8dde2c4f143ee68da445644d746 /auth/cli-codegen | |
parent | 6b3acc4da099b55ade2b6871e2c50a146e70ab00 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshotshonolulu
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4369
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6b42f81413ee613cd83850a32a3dab75cabcd299
Diffstat (limited to 'auth/cli-codegen')
-rw-r--r-- | auth/cli-codegen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 9530f5552..b962f7916 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> <artifactId>auth</artifactId> - <version>2.5.6-SNAPSHOT</version> + <version>2.5.7-SNAPSHOT</version> </parent> <artifactId>cli-codegen</artifactId> |