aboutsummaryrefslogtreecommitdiffstats
path: root/shiro/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'shiro/pom.xml')
-rw-r--r--shiro/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/shiro/pom.xml b/shiro/pom.xml
index 8266a00..a228bd4 100644
--- a/shiro/pom.xml
+++ b/shiro/pom.xml
@@ -21,13 +21,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.onap.aaf.cadi</groupId>
- <artifactId>cadimiscparent</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <artifactId>parent</artifactId>
+ <version>2.1.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
- <name>AAF CADI Shiro Plugin</name>
+ <name>Shiro CADI Plugin</name>
<packaging>jar</packaging>
<artifactId>aaf-cadi-shiro</artifactId>