diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-05-23 11:50:16 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-05-23 11:50:36 -0500 |
commit | aab276e679f221b37fc6be37e5dd0ffd72ffc406 (patch) | |
tree | 33dfa482026e7aac1f7c1ceb2e9e1bc562dbd965 /cadi/servlet-sample | |
parent | 1876581ffb0b9c83021bd422826c76fa8b125bf0 (diff) |
El Alto start with 2.1.14
Issue-ID: AAF-834
Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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 09fe5b26..f46d197f 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.13-SNAPSHOT</version> + <version>2.1.14-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <name>CADI Servlet Sample (Test Only)</name> |