Release aaa
[aaa.git] / features / odl-aaa-shiro / pom.xml
index e67c2ca964a09e84ed63aff045e303e634530a3c..4ccc40f1618b94826686e212d6e926b42d962c78 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>13.0.7</version>
+        <version>13.1.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-shiro</artifactId>
-    <version>0.18.3</version>
+    <version>0.19.4</version>
     <packaging>feature</packaging>
 
     <!-- odl-aaa-shiro feature which combines all aspects of AAA into one feature -->
             <type>cfg</type>
             <classifier>config</classifier>
         </dependency>
-
-        <dependency>
-            <!-- This is necessary for a full javax.transaction.xa for ehcache -->
-            <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-jta_1.1_spec</artifactId>
-            <version>1.1.1</version>
-        </dependency>
     </dependencies>
 
     <build>