Add Multi-Realm class handling
[aaf/cadi.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 07b98f9..c88f47a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.aaf.cadi</groupId>
        <artifactId>parent</artifactId>
-       <version>2.1.12-SNAPSHOT</version>
+       <version>2.1.13-SNAPSHOT</version>
        <name>CADI Plugins Parent</name>
        <packaging>pom</packaging>
 
                                <version>${cadi.version}</version>
                        </dependency>
                        
+                       <dependency>
+                               <groupId>org.apache.shiro</groupId>
+                               <artifactId>shiro-core</artifactId>
+                               <version>1.3.2</version>
+                       </dependency>
+               
+                       
+                       
                        <!-- 
 
                        <dependency>