update Mg SR1 kernel dependencies dev versions
[transportpce.git] / networkmodel / pom.xml
index c4e5dfabb55af61a60e9df69a3dabca5988167d7..66a36d9034b8633b98faa2dc0e7509c73e08f89f 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.4</version>
+    <version>6.0.6</version>
     <relativePath/>
   </parent>
 
@@ -38,10 +38,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>