diff options
author | GANDHAM <sg481n@att.com> | 2019-10-15 09:16:11 -0500 |
---|---|---|
committer | GANDHAM <sg481n@att.com> | 2019-10-15 09:17:00 -0500 |
commit | 05e395c6ca27d4fcf6871e9c249c76c8ce61264e (patch) | |
tree | 937dc484632f0ada7f4284aba452b04ef902b94b /sidecar/pom.xml | |
parent | 25c0056a7846168dbc5cc86615039ad8d1e9a35d (diff) |
Update shiro bundle & fix sidecar
Issue-ID: AAF-111
Change-Id: Id22107054dc0081dc4c803c89f1d75713a083055
Signed-off-by: GANDHAM <sg481n@att.com>
Diffstat (limited to 'sidecar/pom.xml')
-rw-r--r-- | sidecar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/pom.xml b/sidecar/pom.xml index b0df6f2..3dca6f1 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.aaf.cadi</groupId> <artifactId>parent</artifactId> - <version>2.1.14-SNAPSHOT</version> + <version>2.1.16-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |