Bump versions to 9.0.2-SNAPSHOT
[mdsal.git] / binding / yang-binding / pom.xml
index 01e60a70b2484b78215a321ef54c2fd77001846b..9c8cc4e1381ea1409b51ebff0dc8546a46ea375a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.4-SNAPSHOT</version>
+        <version>9.0.2-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -42,6 +42,8 @@
         <dependency>
             <groupId>org.powermock</groupId>
             <artifactId>powermock-reflect</artifactId>
+            <version>2.0.9</version>
+            <scope>test</scope>
         </dependency>
     </dependencies>