o Setting parent pom.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163295 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Trygve Laugstol 2005-01-06 13:53:26 +00:00
parent 244f6070e8
commit 668ecf8165
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>maven</groupId>
<artifactId>maven-component</artifactId>
<version>2.0-SNAPSHOT</version>
</parent>
<groupId>maven</groupId>
<artifactId>maven-archetype</artifactId>
<version>1.0-alpha-1-SNAPSHOT</version>