diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
commit | a87118c214ee9a47f35a55e3c2f700c3775b46bc (patch) | |
tree | 0ae32a4bcea7628ecf72ae378040951622669f44 /auth/cli-codegen | |
parent | 8796398a6cdab6653bea19801c3506a6ecca0c15 (diff) |
Release policy/apex-pdp2.5.2
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 d8c620b5a..26b987f7c 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.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>cli-codegen</artifactId> |