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/pom.xml | |
parent | 71ba4dc9540db18cc51e318df94c81e7b49613af (diff) |
Release aaf/authz2.7.2
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r-- | cadi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 6c7e2896..2879fa6a 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>cadiparent</artifactId> <name>AAF CADI Parent (Code, Access, Data, Identity)</name> |