Upgrade to odlparent 2.0.2
[aaa.git] / karaf / pom.xml
index 53b68ae0ae1424751d2c053d9112ac5648c94ab6..56e72e21a67ffe31ac77e65dad632ec30863d4c6 100644 (file)
@@ -12,8 +12,8 @@
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
-        <artifactId>karaf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <artifactId>karaf4-parent</artifactId>
+        <version>2.0.2</version>
         <relativePath></relativePath>
     </parent>
 
@@ -47,6 +47,7 @@
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>features-aaa</artifactId>
+            <version>${project.version}</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>
@@ -54,6 +55,7 @@
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>features-aaa-shiro</artifactId>
+            <version>${project.version}</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>