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/pom.xml | |
parent | 71ba4dc9540db18cc51e318df94c81e7b49613af (diff) |
Release aaf/authz2.7.2
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 e392cdc6..2d6ad2ee 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>authparent</artifactId> <name>AAF Auth Parent</name> |