Release aaa
[aaa.git] / dependency-check / pom.xml
index e89cc74a62fc37182613bd6c5468cd8f989c38ab..18e63f64436a366a2cd077b68460bce27d662b9f 100644 (file)
     <parent>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.18.4</version>
         <relativePath>../artifacts</relativePath>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>dependency-check</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.18.4</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
 
     <properties>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>aaa-encrypt-service-impl</artifactId>
+            <artifactId>aaa-filterchain</artifactId>
             <classifier>config</classifier>
-            <type>xml</type>
+            <type>cfg</type>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>aaa-filterchain</artifactId>
-            <classifier>config</classifier>
-            <type>cfg</type>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>aaa-filterchain</artifactId>
+            <artifactId>aaa-idm-store-h2</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <groupId>${project.groupId}</groupId>
             <artifactId>aaa-shiro</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>aaa-tokenauthrealm</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>features-aaa</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-aaa-web</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-apache-shiro</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>repackaged-shiro</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}.web</groupId>
             <artifactId>servlet-api</artifactId>
             <groupId>${project.groupId}.web</groupId>
             <artifactId>servlet-jersey2</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}.web</groupId>
+            <artifactId>testutils</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}.web</groupId>
             <artifactId>web-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}.web</groupId>
+            <artifactId>web-jetty-impl</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}.web</groupId>
             <artifactId>web-osgi-impl</artifactId>