diff options
author | 2025-03-12 14:57:57 +0000 | |
---|---|---|
committer | 2025-03-12 14:57:57 +0000 | |
commit | 86df04a2ff31edf8311e082a68a5702a868bd6b6 (patch) | |
tree | 9d00121a1c516925190b4b4bcc3d3c36d6be6c26 /auth/cli-editor | |
parent | 79f18565a15eb62de01efc6016e8dc3cd79003a4 (diff) |
Release policy/apex-pdp4.1.1
Diffstat (limited to 'auth/cli-editor')
-rw-r--r-- | auth/cli-editor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 2688c5ad2..bb2f55303 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> <artifactId>auth</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>cli-editor</artifactId> |