Bump versions to 5.0.17-SNAPSHOT
[mdsal.git] / dom / mdsal-dom-schema-service-osgi / pom.xml
index 0e1d3e68d40e6457f88960a997f4585615736fb5..2a13e8fe9636ca4fdb3f8256918ab5ced2699041 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>5.0.17-SNAPSHOT</version>
         <relativePath>../dom-parent</relativePath>
     </parent>
 
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <configuration>
-                    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
-                </configuration>
-            </plugin>
         </plugins>
     </build>