Ignore feature conditions
[controller.git] / opendaylight / config / config-manager-facade-xml / pom.xml
index adc66d99b2929ea47dc1e662466017b233db2eba..715a8df168e92c77a5471dd6e4d09b3342b5acd0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>config-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.6.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>