Merge "Rework build to move the parent out"
[bgpcep.git] / util / pom.xml
index 14b8931553fb4c4eb835dff5260496e1cded20bd..32b064519faebe1d190c587e5f9d2edad92b0d10 100644 (file)
@@ -5,8 +5,9 @@
 
        <parent>
                <groupId>org.opendaylight.bgpcep</groupId>
-               <artifactId>protocol-parent</artifactId>
-               <version>0.3.0-SNAPSHOT</version>
+               <artifactId>commons.parent</artifactId>
+        <version>0.3.0-SNAPSHOT</version>
+        <relativePath>../commons/parent</relativePath>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>