Bump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9
[controller.git] / benchmark / rpcbenchmark / pom.xml
index deb8c6b42ca3c7016fde069c95d989f98e3ee493..d2f4330b06d1fe9d5dc4fd61f568fd025567cf23 100644 (file)
@@ -12,7 +12,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.2</version>
+    <version>5.0.9</version>
     <relativePath/>
   </parent>
 
@@ -53,16 +53,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>yang-data-impl</artifactId>
     </dependency>
   </dependencies>
-
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-checkstyle-plugin</artifactId>
-        <configuration>
-          <propertyExpansion>checkstyle.violationseverity=error</propertyExpansion>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
 </project>