Do not fix JUnit version (to 4.12), but inherit
[controller.git] / opendaylight / config / config-manager-facade-xml / pom.xml
index e1c32d67040b97c9c5047cc9286ef2df6ebfaeff..8756294536a1f0a0d176ea4784ad591b865c1338 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>config-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
     </parent>
     <artifactId>config-manager-facade-xml</artifactId>
     <name>${project.artifactId}</name>
@@ -36,7 +36,6 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.12</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
@@ -56,4 +55,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>