Fix spotbugs issues of the renderer module
[transportpce.git] / renderer / pom.xml
index ad1a6efed3ff982cfcc54994c873732deb41ccc2..b4838f218f568e41cfff408bff40e5b3a45c6ba2 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>