diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-24 18:46:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-24 18:46:23 +0000 |
commit | 93ec2c8cbae970354171dd2f3fb6d08cd14127c4 (patch) | |
tree | 008cc780bc5ceb214047b19626c985be504ceff0 /auth/auth-oauth | |
parent | 71ba4dc9540db18cc51e318df94c81e7b49613af (diff) |
Release aaf/authz2.7.2
Diffstat (limited to 'auth/auth-oauth')
-rw-r--r-- | auth/auth-oauth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index b503eeaf..74e165a8 100644 --- a/auth/auth-oauth/pom.xml +++ b/auth/auth-oauth/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> <relativePath>../pom.xml</relativePath> </parent> |