Bump upstreams
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 5ed44b134a5741619e042ae453b11f9c40498208..e6dc5fc77fd35ef9a3aa28f1f575c6ff95290b90 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.0</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>10.0.0-SNAPSHOT</version>
+    <version>13.0.0-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
         </dependency>
         <!-- For testing purposes we want to bring in also implementation
              artifacts -->
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-dom-codec</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-dom-broker</artifactId>