Fix NPE triggered after disabling SG on a port
[netvirt.git] / openstack / net-virt-sfc / karaf / pom.xml
index fe6baea9d7b526da8b7eee00c0ac936b70a2fb69..4b6c0e57b9388f310f194b56780b5ed9ab0f21e1 100644 (file)
@@ -10,8 +10,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
-    <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-Carbon</version>
+    <artifactId>karaf4-parent</artifactId>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
-      <artifactId>openstack.net-virt-sfc-features</artifactId>
+      <artifactId>openstack.net-virt-sfc-features4</artifactId>
       <version>${project.version}</version>
       <classifier>features</classifier>
       <type>xml</type>