Derive aggregators from odlparent-lite
[bgpcep.git] / features / pom.xml
index 6ce1364c573d61c831053f28c74b2b67c94cc28f..e05a1b134e242fc03b1e6fdc1599caf2cc56a33c 100644 (file)
@@ -2,13 +2,15 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.opendaylight.bgpcep</groupId>
-    <artifactId>bgpcep-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
-    <relativePath>../parent</relativePath>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>1.8.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.bgpcep</groupId>
   <artifactId>features-bgpcep</artifactId>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>