diff options
author | Sai Gandham <sg481n@att.com> | 2019-01-30 08:44:44 -0600 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2019-01-30 08:44:54 -0600 |
commit | a649fd1b3c8308b4c7cc2018965c93bff9d7eb54 (patch) | |
tree | 5e5982afe98473b5b926995937a184ed1d47f1db /shiro/pom.xml | |
parent | 179f92f44f374c1a4e913adaa348ed22244fa0a3 (diff) |
Update shiro logging and sl4j init2.1.11
Issue-ID: AAF-655
Change-Id: I1e1439efbee5900c82a6065a0581faae15622581
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'shiro/pom.xml')
-rw-r--r-- | shiro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shiro/pom.xml b/shiro/pom.xml index 60a3de5..1d435b0 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.aaf.cadi</groupId> <artifactId>parent</artifactId> - <version>2.1.10-SNAPSHOT</version> + <version>2.1.11-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |