Bump versions to 9.0.4-SNAPSHOT
[odlparent.git] / bundle-parent / pom.xml
index 3495ac8aacd41d0a9d2a7736624a8239f5ef43c9..48a25f2b25e4ea8d1c2b3368383474f020cbc9b3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>9.0.4-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
         </plugins>
     </build>
 
-    <dependencies>
-        <dependency>
-           <groupId>junit</groupId>
-           <artifactId>junit</artifactId>
-        </dependency>
-    </dependencies>
-
 </project>