Release aaa
[aaa.git] / aaa-shiro / repackaged-shiro-jar / pom.xml
index 9f61113475a39152dc21e09f5dff7cd702b23b29..0381a741eef9987ed34b44d778eca0b2d686ccf4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.2</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-core</artifactId>
-            <version>1.7.1</version>
+            <version>1.12.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-web</artifactId>
-            <version>1.7.1</version>
+            <version>1.12.0</version>
         </dependency>
     </dependencies>