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/fproxy | |
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/fproxy')
-rw-r--r-- | sidecar/fproxy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index a84ee98..5bb4445 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.cadi.sidecar</groupId> <artifactId>sidecar</artifactId> - <version>2.1.14-SNAPSHOT</version> + <version>2.1.16-SNAPSHOT</version> </parent> <properties> |