L2 Gw connection support and Elan manager changes
[vpnservice.git] / elanmanager / elanmanager-api / pom.xml
index 1ff47063481b74a568ca97fac0973f6263b5da1e..99bd6d598005b1b902e3b8261b51e726bc04b1e7 100644 (file)
@@ -59,5 +59,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.vpnservice</groupId>
+      <artifactId>neutronvpn-api</artifactId>
+      <version>${vpnservices.version}</version>
+    </dependency>
   </dependencies>
 </project>