diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:41 +0000 |
commit | 8b0fd8af710f05be310d0df741c4db00bad6c0e6 (patch) | |
tree | 62330285c6d83010bba8c441e0b2e22287063ea8 /auth/cli-editor/pom.xml | |
parent | 646eeade53423df23e8c23561e6ea7f272aede29 (diff) |
Release policy/apex-pdp4.0.0
Diffstat (limited to 'auth/cli-editor/pom.xml')
-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 7250cb72a..fed63bc99 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.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>cli-editor</artifactId> |