Fix spotbugs issues in common module
[transportpce.git] / common / pom.xml
index 05a145d6f127774b52fa0970717d3c264b9fa413..1ca0a7309049689be6ff4ef467ffd4a4047a3289 100644 (file)
     </plugins>
   </build>
 
-<!-- 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>