Bug 7142 - all VpnPortIpToPort entries are lost from ODL cache after
[netvirt.git] / vpnservice / elanmanager / elanmanager-api / pom.xml
index 98717124c18fa718edddf4050b88a418966df05c..cc941a05f5427c41d384a7a96e8a916d5e816a29 100644 (file)
@@ -61,6 +61,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>${project.groupId}</groupId>
       <artifactId>neutronvpn-api</artifactId>
       <version>${vpnservices.version}</version>
+    </dependency>
+        <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>vpnmanager-api</artifactId>
+      <version>${vpnservices.version}</version>
     </dependency>
   </dependencies>