diff options
author | 2021-09-15 09:09:21 +0000 | |
---|---|---|
committer | 2021-09-15 09:09:21 +0000 | |
commit | 7e512bb44aa8374335a96c412cce4e98521eaf51 (patch) | |
tree | af7ca3caa7e7d73323ba0aeb3c3133fc3f38c5ec /auth/pom.xml | |
parent | 48b27e42d0e1a242b66e53add8b033401a13e389 (diff) |
Release policy/apex-pdp2.6.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 573ac3b5d..255afc6fd 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.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <groupId>org.onap.policy.apex-pdp.auth</groupId> |