Fix modernizer warnings in sal-distributed-eos
[controller.git] / opendaylight / md-sal / sal-distributed-eos / pom.xml
index f2455d3b06b519e7bf4d401305c290a35c18e9d1..73e970bc3472122f9c691f75dbe0f2bf5ab99f43 100644 (file)
@@ -4,18 +4,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>3.0.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-eos</artifactId>
   <packaging>bundle</packaging>
 
-  <properties>
-    <!-- FIXME: Remove this -->
-    <odlparent.modernizer.enforce>false</odlparent.modernizer.enforce>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>