Derive config-artifacts from odlparent-lite
[controller.git] / opendaylight / config / config-artifacts / pom.xml
index 52dccec906a9ae956327671b12037be1a49446cd..5551d010e9c4c22c0ab798a2fe39d7ca244ac3c9 100644 (file)
 <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.odlparent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>4.0.10</version>
+        <relativePath/>
+    </parent>
+
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-artifacts</artifactId>
     <version>0.10.2-SNAPSHOT</version>