Enable spotbugs in atomix-storage
[controller.git] / third-party / atomix / storage / pom.xml
index 51f3f98196143981d6d19c2f70466b87e1b1aa4b..66d52d1b929576ad9e57dee4208a2eeef3a2a925 100644 (file)
@@ -30,7 +30,7 @@
 
   <properties>
     <odlparent.checkstyle.skip>true</odlparent.checkstyle.skip>
-    <odlparent.spotbugs.skip>true</odlparent.spotbugs.skip>
+    <odlparent.spotbugs.enforce>false</odlparent.spotbugs.enforce>
   </properties>
 
   <dependencies>