BGPCEP-712: Enforce checkstyle under binding-parent
[bgpcep.git] / bgp / benchmark-app / pom.xml
index 89f0e649ef23c4e13f952d98536c77ae746669c0..5aef2ec1cdfe3a8f603f5fe9694e21f501455c2f 100644 (file)
@@ -13,9 +13,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
-        <artifactId>config-parent</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
-        <relativePath>../../config-parent</relativePath>
+        <artifactId>binding-parent</artifactId>
+        <version>0.10.0-SNAPSHOT</version>
+        <relativePath>../../binding-parent</relativePath>
     </parent>
 
     <artifactId>bgp-benchmark-app</artifactId>