Fix archetype compilation
[controller.git] / opendaylight / archetypes / opendaylight-configfile-archetype / pom.xml
index 0a984de6b475602b5eedcade107a7178db014d11..60ad33d7a425b38efe7a2f4e68a2100228c75a9b 100644 (file)
@@ -2,6 +2,12 @@
 <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.controller.archetypes</groupId>
+     <artifactId>archetypes-parent</artifactId>
+     <version>0.2.0-SNAPSHOT</version>
+  </parent>
+
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-configfile-archetype</artifactId>
   <version>1.3.0-SNAPSHOT</version>