mirror of https://github.com/apache/maven.git
Changing root element from <model> to <project>.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4477d54a0c
commit
9665a75367
|
@ -1,4 +1,4 @@
|
|||
<model>
|
||||
<project>
|
||||
<parent>
|
||||
<artifactId>maven-plugin-parent</artifactId>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
@ -22,4 +22,4 @@
|
|||
<version>1.0-alpha-2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</model>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue