Trygve Laugstol 6c60e42f8a o Adding missing poms.
o Adjusting poms so they extends the correct parent pom.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163290 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:03:16 +00:00

12 lines
312 B
XML

<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>maven</groupId>
<artifactId>maven-archetype</artifactId>
<version>1.0-alpha-1-SNAPSHOT</version>
</parent>
<groupId>maven</groupId>
<artifactId>maven-archetypes</artifactId>
<version>1.0-alpha-1-SNAPSHOT</version>
</project>