Write netvirt:1 to mdsal when netvirt is ready
[netvirt.git] / vpnservice / features / pom.xml
index 917bbbe45d10a5a11bdd40a56aac117c06dbb257..88667594b60163e309e51e27b748366cf2c903de 100644 (file)
@@ -149,11 +149,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <classifier>config</classifier>
       <type>xml</type>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.genius</groupId>
-      <artifactId>interfacemanager-shell</artifactId>
-      <version>${interfacemgr.version}</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>elanmanager-impl</artifactId>
@@ -366,6 +361,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <classifier>config</classifier>
       <type>xml</type>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>statemanager-impl</artifactId>
+      <version>${vpnservices.version}</version>
+    </dependency>
   </dependencies>
 
   <!--