should be project not model

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-05-29 14:46:52 +00:00
parent d6ba438cdb
commit 2545065cc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<model> <project>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven</groupId>
@ -34,4 +34,4 @@
<version>1.0-alpha-3</version> <version>1.0-alpha-3</version>
</dependency> </dependency>
</dependencies> </dependencies>
</model> </project>