Remove GENIUS UTIL references in Statemanager Module
[netvirt.git] / statemanager / impl / pom.xml
index 4426012bf7fd02115b00c6e96726a36612195c27..36caf1d2aa0c4805248ed2d773f1b96fe67b7172 100644 (file)
@@ -57,6 +57,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>vpnmanager-api</artifactId>
             <version>${project.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-util</artifactId>
+        </dependency>
     </dependencies>
 
     <build>