Fix a nullability warning in PingPongTransactionChain
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index e45be84dd960a6e67ab0643380b2f0a8b84b0d88..1ccbe173fdc3f958e1d6a47e53c15b8c3c5b2a53 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>9.0.1-SNAPSHOT</version>
+    <version>10.0.0-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>