Bump odlparent/yangtools
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 842942acaf21fc7e0cb184bb4765eff30dfb518b..5d7150dbdf2cf4c01d6a5d9038d1afee791d3427 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.1.0</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>8.0.0-SNAPSHOT</version>
+    <version>8.0.5-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
@@ -61,7 +61,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>