mirror of https://github.com/apache/maven.git
[MNG-6112] Make central update policy coherent (#1142)
This commit is contained in:
parent
229b31b626
commit
fb612f5dbc
|
@ -191,9 +191,6 @@ under the License.
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>false</enabled>
|
<enabled>false</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
<releases>
|
|
||||||
<updatePolicy>never</updatePolicy>
|
|
||||||
</releases>
|
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue