diff options
author | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:49:04 -0600 |
---|---|---|
committer | Instrumental <jgonap@stl.gathman.org> | 2020-03-05 12:56:06 -0600 |
commit | a555e21d6f23e3c892db86fc9d27960c4b9d6cf4 (patch) | |
tree | cb917ec1506c3c177fd747263986bb5c800f373a /cadi/servlet-sample | |
parent | 3e96ae3a95da9a507ad92767030f729e484f885f (diff) |
Move code set to 2.1.18, Update from TEST system
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
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 2b41d92f..b46ffb75 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.17-SNAPSHOT</version> + <version>2.1.18-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <name>CADI Servlet Sample (Test Only)</name> |