Fix spotbugs issues of the renderer module
[transportpce.git] / renderer / pom.xml
index 7a7f3c9362e71be8c6e543f87d682cd310d07238..4c7444c7a6333e53a2467204599c18f81e0fa8a7 100644 (file)
@@ -46,10 +46,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </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>