Bug 5199 : DHCP and Transparent code changes
[vpnservice.git] / dhcpservice / dhcpservice-impl / pom.xml
index 35147084448f3a3749078bb8ea0aa5657d685b98..cff44a5f53057800f367a9ff744883e538d758f4 100644 (file)
@@ -59,6 +59,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>commons-net</groupId>
       <artifactId>commons-net</artifactId>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>interfacemgr-api</artifactId>
+      <version>${vpnservices.version}</version>
+    </dependency>
    </dependencies>
 
 </project>