Migrate to serviceutils/tools and serviceutils/srm
[netvirt.git] / dhcpservice / impl / pom.xml
index 8533ce4b26bae244df2235ce3269a58171439e24..05b10371f3505488932520bdd6c4da72edc582de 100644 (file)
@@ -98,6 +98,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>hwvtepsouthbound-api</artifactId>
             <version>${ovsdb.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.serviceutils</groupId>
+            <artifactId>tools-api</artifactId>
+            <version>0.2.0-SNAPSHOT</version>
+        </dependency>
     </dependencies>
 
     <build>