Add odlparent-lite to mdsal-artifacts/pom.xml
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index b7ce936dd3efbc96a90141b259762063d2874734..a1a12804c0e73c89f70889bb029c3df3ee9184b7 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>1.8.0-SNAPSHOT</version>
+               <relativePath/>
+    </parent>
+
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-artifacts</artifactId>
     <version>1.5.0-SNAPSHOT</version>