mirror of https://github.com/apache/maven.git
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:
parent
d6ba438cdb
commit
2545065cc7
|
@ -1,4 +1,4 @@
|
|||
<model>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
|
@ -34,4 +34,4 @@
|
|||
<version>1.0-alpha-3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</model>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue