diff options
Diffstat (limited to 'shiro')
-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 8ed2bd0..ff08c39 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.8-SNAPSHOT</version> + <version>2.1.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |