diff options
author | 2020-07-10 16:14:17 +0000 | |
---|---|---|
committer | 2020-07-10 16:14:17 +0000 | |
commit | ccfe2f5a0288e829626fe3cfe7fc9da54a26471b (patch) | |
tree | 53aecd30461d494c72a18a5fafa2f62f02aa9c20 /auth/pom.xml | |
parent | c987e4798ad1d785dded23a587b4d5abeb55f0f7 (diff) |
Release policy/apex-pdp2.4.0
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 73d7460db..199b07fbe 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> |