Merge "Remove the aaa-authn-federation bundle"
[aaa.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1c0019e0c85dc2162f7b9e4354fd59ba64b6f887..bc287b788f2ff94efd6a3c37a87173f6df319c5a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>aaa</name>
+  <name>aaa</name> <!-- Used by Sonar to set project name -->
 
   <prerequisites>
     <maven>3.1.1</maven>
@@ -31,7 +31,6 @@
     <module>aaa-idp-mapping</module>
     <module>aaa-authn-sts</module>
     <module>aaa-authn-store</module>
-    <module>aaa-authn-federation</module>
     <module>aaa-authn-sssd</module>
     <module>aaa-authn-basic</module>
     <module>aaa-idmlight</module>
@@ -41,7 +40,6 @@
     <module>aaa-h2-store</module>
     <module>aaa-cert</module>
     <module>aaa-cli</module>
-    <module>aaa-cli4</module>
     <module>aaa-cli-jar</module>
     <module>aaa-filterchain</module>
     <module>artifacts</module>
@@ -76,4 +74,4 @@
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/AAA:Main</url>
   </scm>
-</project>
\ No newline at end of file
+</project>