diff options
author | 2020-04-27 17:36:43 +0000 | |
---|---|---|
committer | 2020-04-27 17:36:43 +0000 | |
commit | 5a89dccda7cf73b874796e6aeebbfa8a908c94d4 (patch) | |
tree | 0db7c789a35611502f14991bb317892d4b6bfd84 /cadi/pom.xml | |
parent | d7c1a1b6c4218e3f470f86e4ff67fdcdc86f0ea5 (diff) |
Release aaf/authz2.1.21
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 3272f041..da4e740c 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.1.21-SNAPSHOT</version> + <version>2.1.21</version> </parent> <artifactId>cadiparent</artifactId> <name>AAF CADI Parent (Code, Access, Data, Identity)</name> |