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/servlet-sample | |
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/servlet-sample')
-rw-r--r-- | cadi/servlet-sample/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/servlet-sample/pom.xml b/cadi/servlet-sample/pom.xml index e4212944..e3b9ccce 100644 --- a/cadi/servlet-sample/pom.xml +++ b/cadi/servlet-sample/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> <relativePath>..</relativePath> - <version>2.1.20-SNAPSHOT</version> + <version>2.1.20</version> </parent> <modelVersion>4.0.0</modelVersion> <name>CADI Servlet Sample (Test Only)</name> |