Bug 5046 : ELAN integration into NeutronVPN for ELAN instance/interfaces
[vpnservice.git] / neutronvpn / neutronvpn-impl / pom.xml
index 4001339b2deae77901260082418f43b55965da3a..922a727b26f61d382984537aad10a025db9fbff3 100644 (file)
@@ -37,6 +37,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>vpnmanager-api</artifactId>
             <version>${vpnservices.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.vpnservice</groupId>
+            <artifactId>elanmanager-api</artifactId>
+            <version>${vpnservices.version}</version>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.vpnservice</groupId>
             <artifactId>mdsalutil-api</artifactId>