Update MRI projects for Aluminium
[openflowplugin.git] / distribution / karaf / pom.xml
index f386451018900c1b9562234077cf2506d78bef2e..f649f64f001c16253502fcb2df498499ed1b4992 100644 (file)
@@ -3,17 +3,16 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
-    <artifactId>karaf-parent</artifactId>
-    <version>1.9.0</version>
-    <relativePath></relativePath>
+    <artifactId>karaf4-parent</artifactId>
+    <version>7.0.1</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.11.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
       <type>kar</type>
     </dependency>
     <!-- openflowplugin feature -->
-    <dependency>
-      <artifactId>features-openflowplugin-he</artifactId>
-      <groupId>org.opendaylight.openflowplugin</groupId>
-      <classifier>features</classifier>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <artifactId>features-openflowplugin</artifactId>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <scope>runtime</scope>
     </dependency>
     <!-- openflowplugin extension feature -->
-    <dependency>
-      <groupId>org.opendaylight.openflowplugin</groupId>
-      <artifactId>features-openflowplugin-extension-he</artifactId>
-      <classifier>features</classifier>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>features-openflowplugin-extension</artifactId>