Enable spotbugs in yang-parser-rfc7950
[yangtools.git] / yang / yang-parser-rfc7950 / pom.xml
index a9bec0cf25715c688314ad22b5fff288867f1992..2eb82d3495ad3b93f320a67ab68ad8cf7cea911d 100644 (file)
     <name>${project.artifactId}</name>
     <description>RFC6020/RFC7950 parser support</description>
 
-    <properties>
-        <!-- FIXME: YANGTOOLS-1056: remove this knob -->
-        <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
-    </properties>
-
     <dependencies>
         <dependency>
             <groupId>com.google.guava</groupId>