use correct parent

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-08-19 23:11:08 +00:00
parent dbfa3f51db
commit df64719ff7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>maven-archetype</artifactId>
<groupId>org.apache.maven</groupId>
<version>1.0-alpha-1</version>
<version>1.0-alpha-2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId>