diff options
Diffstat (limited to 'cadi/shiro-osgi-bundle/pom.xml')
-rw-r--r-- | cadi/shiro-osgi-bundle/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cadi/shiro-osgi-bundle/pom.xml b/cadi/shiro-osgi-bundle/pom.xml index 578a1b66..83846bc4 100644 --- a/cadi/shiro-osgi-bundle/pom.xml +++ b/cadi/shiro-osgi-bundle/pom.xml @@ -25,11 +25,12 @@ <parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>cadiparent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
+ <name>AAF Shiro CADI Plugin</name>
<artifactId>aaf-shiro-aafrealm-osgi-bundle</artifactId>
<packaging>bundle</packaging>
|