fix parent ref

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384960 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-03-11 00:17:59 +00:00
parent bd6aa12253
commit 0b856d893b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven</artifactId>
<artifactId>maven-parent</artifactId>
<version>1</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>