get rid of mdsal.binding.dom.codec.impl
[transportpce.git] / olm / pom.xml
index e0b3abc4662abdd9c979ac75160cb0c55481c7f1..ed80430c8b3eb1cd2cb274f07d19bd08851f0296 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.9</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
@@ -64,10 +64,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>