mirror of https://github.com/apache/maven.git
patch MDO for CI until proper removal is in place
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
82b9d8aa26
commit
b63fd801d2
|
@ -1978,7 +1978,7 @@
|
|||
<field>
|
||||
<name>disabled</name>
|
||||
<version>4.0.0</version>
|
||||
<type>Boolean</type>
|
||||
<type>String</type>
|
||||
<!-- defaultValue>false</defaultValue -->
|
||||
</field>
|
||||
<field>
|
||||
|
@ -2011,7 +2011,7 @@
|
|||
<field>
|
||||
<name>disabled</name>
|
||||
<version>4.0.0</version>
|
||||
<type>Boolean</type>
|
||||
<type>String</type>
|
||||
<!-- defaultValue>false</defaultValue -->
|
||||
</field>
|
||||
<field>
|
||||
|
|
Loading…
Reference in New Issue