Move AAF/CADI Poms to 2.1.2
[aaf/authz.git] / cadi / shiro / pom.xml
index af0bfd5..316cd08 100644 (file)
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.onap.aaf.authz</groupId>
                <artifactId>cadiparent</artifactId>
-               <version>2.1.0-SNAPSHOT</version>
+               <version>2.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
                        <groupId>org.onap.aaf.authz</groupId>
                        <artifactId>aaf-cadi-aaf</artifactId>
                </dependency>
-               <dependency>
+               <!--<dependency>
                        <groupId>org.apache.shiro</groupId>
                        <artifactId>shiro-core</artifactId>
                        <version>1.4.0</version>
+               </dependency> -->
+               
+               <dependency>
+                       <groupId>org.apache.shiro</groupId>
+                       <artifactId>shiro-core</artifactId>
+                       <version>1.3.2</version>
                </dependency>
                
        </dependencies>