diff options
author | John J. Franey <john.franey@att.com> | 2020-04-20 16:30:20 -0400 |
---|---|---|
committer | John J. Franey <john.franey@att.com> | 2020-04-20 17:46:14 -0400 |
commit | df9bf07b55ab41d9d69df04cd41e5bc4c9095893 (patch) | |
tree | e9b1329b2cce6a115c203083cb84d1727e17d8f1 /auth/auth-hello | |
parent | 028f1ab9273171339b477d80f30a790df2344517 (diff) |
stage a release candidate for 2.1.20
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
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 a93bd2f9..2c66b8c8 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.20-SNAPSHOT</version> + <version>2.1.20</version> <relativePath>../pom.xml</relativePath> </parent> |