Yang model for IdManager
[vpnservice.git] / idmanager / idmanager-impl / pom.xml
index 03ecb36c8ac9b7cae674fdec0d2acd20dcf1c4d0..3f01a5be102b2a117b0f60e721ff4dde47b87a1b 100644 (file)
@@ -33,6 +33,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>mockito-all</artifactId>
       <scope>test</scope>
     </dependency>
+      <dependency>
+          <groupId>org.opendaylight.vpnservice</groupId>
+          <artifactId>idmanager-api</artifactId>
+          <version>0.0.1-SNAPSHOT</version>
+      </dependency>
   </dependencies>
   <build>
     <plugins>