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 /cadi/oauth-enduser | |
parent | 71ba4dc9540db18cc51e318df94c81e7b49613af (diff) |
Release aaf/authz2.7.2
Diffstat (limited to 'cadi/oauth-enduser')
-rw-r--r-- | cadi/oauth-enduser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 3043f15c..f7eddc23 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> <relativePath>..</relativePath> </parent> |