MNG-5016: A mirror's layout setting should default to 'default' since thats' the only layout supported lay in maven 3

Submitted by: Hiram Chirino

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1409025 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2012-11-13 23:37:17 +00:00
parent 44f65114cc
commit 4c61954e7b
1 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@
<name>layout</name>
<version>1.1.0+</version>
<type>String</type>
<defaultValue>default</defaultValue>
<description>The layout of the mirror repository. Since Maven 3.</description>
</field>
<field>