diff options
Diffstat (limited to 'cadi/shiro-osgi-bundle')
-rw-r--r-- | cadi/shiro-osgi-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/shiro-osgi-bundle/pom.xml b/cadi/shiro-osgi-bundle/pom.xml index 83846bc4..a76632da 100644 --- a/cadi/shiro-osgi-bundle/pom.xml +++ b/cadi/shiro-osgi-bundle/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>cadiparent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
|