mirror of https://github.com/apache/maven.git
o we'll start at the baseline 3.0.0 for versioning.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d696df54d9
commit
9383518453
|
@ -14,9 +14,11 @@
|
|||
| different versions of the model can be output.
|
||||
|
|
||||
| o annotation mechanism so that changes to the model can be accurately tracked.
|
||||
|
|
||||
-->
|
||||
<model>
|
||||
<name>Maven</name>
|
||||
<version>3.0.0</version>
|
||||
<description>the description</description>
|
||||
<packageName>org.apache.maven.model</packageName>
|
||||
<classes>
|
||||
|
|
Loading…
Reference in New Issue