diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
commit | 2bf14416a29dceab6eff9185e0514516df58c5c1 (patch) | |
tree | 8635fb4d6d5495198e5fa67006ba9bd42449db56 /auth/cli-codegen/pom.xml | |
parent | 13c8dcadc51770b45d28705626eae674969aed17 (diff) |
Release policy/apex-pdp3.0.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 bb4482168..9cd165fe8 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> <artifactId>auth</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>cli-codegen</artifactId> |