diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 19:59:31 +0000 |
commit | da93726668b362436cf456a6beb79e0e86d513fb (patch) | |
tree | 4533df6a9cbcaf5ac1581f9299388e1de6feffb7 /auth/cli-editor/pom.xml | |
parent | cfc5504cab2ed5a1d5a862a7b159f0893e0b95fb (diff) |
Release policy/apex-pdp2.5.6
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 5f0280a78..ef5310695 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/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.6</version> </parent> <artifactId>cli-editor</artifactId> |