Unify declarations in archetype-parent
[controller.git] / opendaylight / archetypes / pom.xml
index a12abca7407ca31b16016458f8ad7c461939b0ff..23e15f694df90ec150909ab8436b8178524cc415 100644 (file)
   </distributionManagement>
 
   <build>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.archetype</groupId>
+        <artifactId>archetype-packaging</artifactId>
+        <version>2.2</version>
+      </extension>
+    </extensions>
     <pluginManagement>
       <plugins>
         <plugin>