Fix unused dependencies warnings after bump to P
[transportpce.git] / networkmodel / pom.xml
index 5753273a2e0e6f83bd60e1f2b6313c50bb4c7f25..63227c6d962566076b26e6c3a9ba17d080ae25bc 100644 (file)
@@ -63,9 +63,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-dom-adapter</artifactId>
+      <artifactId>mdsal-binding-generator</artifactId>
       <scope>test</scope>
-      <type>test-jar</type>
     </dependency>
   </dependencies>