diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 17:36:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 17:36:43 +0000 |
commit | 5a89dccda7cf73b874796e6aeebbfa8a908c94d4 (patch) | |
tree | 0db7c789a35611502f14991bb317892d4b6bfd84 /cadi/oauth-enduser/pom.xml | |
parent | d7c1a1b6c4218e3f470f86e4ff67fdcdc86f0ea5 (diff) |
Release aaf/authz2.1.21
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-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 d589adaf..f0f44dc8 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.1.21-SNAPSHOT</version> + <version>2.1.21</version> <relativePath>..</relativePath> </parent> |