Unify declarations in archetype-parent
[controller.git] / opendaylight / archetypes / opendaylight-startup / pom.xml
index 62b408401484f03e99b01890889738890ee3c1e0..d68d7dda97ec15a02c5486938dcedee0b853d0b3 100644 (file)
   <name>${project.artifactId}</name>
 
   <build>
-    <extensions>
-      <extension>
-        <groupId>org.apache.maven.archetype</groupId>
-        <artifactId>archetype-packaging</artifactId>
-        <version>2.2</version>
-      </extension>
-    </extensions>
-
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <artifactId>maven-archetype-plugin</artifactId>
-          <version>2.2</version>
-        </plugin>
-      </plugins>
-    </pluginManagement>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>