Add PMD exclusion for config-generated files
[controller.git] / opendaylight / config / config-plugin-parent / pom.xml
index e66a4cfd3fe06b3767d76fdcf5c7952507611753..27caac91bb8ab29c232cdc7520061fb34af452c5 100644 (file)
@@ -5,15 +5,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.2.5-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>config-plugin-parent</artifactId>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
-  <prerequisites>
-    <maven>3.0.4</maven>
-  </prerequisites>
 
   <build>
     <pluginManagement>