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 /auth/auth-hello | |
parent | d7c1a1b6c4218e3f470f86e4ff67fdcdc86f0ea5 (diff) |
Release aaf/authz2.1.21
Diffstat (limited to 'auth/auth-hello')
-rw-r--r-- | auth/auth-hello/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index 443613d4..3a4eb2a3 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.21-SNAPSHOT</version> + <version>2.1.21</version> <relativePath>../pom.xml</relativePath> </parent> |