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 /cadi/oauth-enduser/pom.xml | |
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 '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 e3abc56c..7847fdf4 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.20-SNAPSHOT</version> + <version>2.1.20</version> <relativePath>..</relativePath> </parent> |