diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 10:28:08 +0000 |
commit | 855f47f1c03a3c916de7838a2b60094028fe4dc2 (patch) | |
tree | cda7ade4259fc02db359cca8a9a6bf6cf2f8f610 /auth/cli-codegen/pom.xml | |
parent | 737139dbc3bb5bab544650ac2075166c11010849 (diff) |
Release policy/apex-pdp2.3.2
Diffstat (limited to 'auth/cli-codegen/pom.xml')
-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 5d0142318..27409e3bf 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.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>cli-codegen</artifactId> |