use released parent

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290601 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-21 02:31:13 +00:00
parent 4f021380b7
commit b951c30cbf
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.maven</groupId>
<version>2.0-beta-1-SNAPSHOT</version>
<version>2.0-beta-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-site</artifactId>