Merge "Some tests for transportpce-common"
[transportpce.git] / test-common / pom.xml
index c0f39920690a0ce610e0eed115536867bacd0302..7925a149fd1cc05235bd83f1018532149b4ac1a4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.6</version>
         <relativePath/>
     </parent>
 
         </dependency>
     </dependencies>
 
-<!-- checkstyle and spotbugds enforced by odlparent since Magnesium -->
-  <properties>
-    <!-- odlparent.checkstyle.enforce>false</odlparent.checkstyle.enforce -->
-    <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
-  </properties>
-
 </project>