mirror of https://github.com/apache/maven.git
fix for assembly MDO
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3bd980bdb1
commit
1f757e62d9
|
@ -9,7 +9,7 @@
|
||||||
</default>
|
</default>
|
||||||
</defaults>
|
</defaults>
|
||||||
<classes>
|
<classes>
|
||||||
<class rootElement="true" xml.tagName="assemblies">
|
<class rootElement="true" xml.tagName="assembly">
|
||||||
<name>Assembly</name>
|
<name>Assembly</name>
|
||||||
<description>Describes the assembly layout and packaging.</description>
|
<description>Describes the assembly layout and packaging.</description>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
|
|
Loading…
Reference in New Issue