diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:23:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:23:26 +0000 |
commit | 4de0c9348a89871ab2eb88e3010a177113f11058 (patch) | |
tree | b28ecd27f05dbb677e8b3f5fe4a64d54e7b4e53b /auth/cli-editor | |
parent | 51a99ca5dcacbf5bd358b63854e3d39ec1cc7ce4 (diff) |
Release policy/apex-pdp2.7.410.0.1-PF-I1
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 3268ef9ee..3d9f54c90 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.7.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <artifactId>cli-editor</artifactId> |