Bump to odlparent 4.0.9
[aaa.git] / karaf / pom.xml
index bad48002caca9c54caf21e33ac8f93e3f410dbeb..d82d04962ea5c0e69fa1dcfd6bd5b050ccdcf35b 100644 (file)
@@ -6,20 +6,19 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>1.9.0</version>
-        <relativePath></relativePath>
+        <version>4.0.9</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-karaf</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <name>ODL :: aaa :: ${project.artifactId}</name>
     <packaging>pom</packaging>
 
         <!-- Project local feautures -->
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
-            <artifactId>features4-aaa</artifactId>
-            <version>${project.version}</version>
-            <classifier>features</classifier>
-            <type>xml</type>
-            <scope>runtime</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.aaa</groupId>
-            <artifactId>features4-aaa-shiro</artifactId>
+            <artifactId>features-aaa</artifactId>
             <version>${project.version}</version>
             <classifier>features</classifier>
             <type>xml</type>