File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
maven-enforcer-plugin/src/it/mrm Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 4040 <releases >
4141 <enabled >true</enabled >
4242 <checksumPolicy >ignore</checksumPolicy >
43- <updatePolicy >never</updatePolicy >
4443 </releases >
4544 <snapshots >
4645 <enabled >true</enabled >
4746 <checksumPolicy >ignore</checksumPolicy >
48- <updatePolicy >always</updatePolicy >
4947 </snapshots >
5048 </repository >
5149 </repositories >
5654 <releases >
5755 <enabled >true</enabled >
5856 <checksumPolicy >ignore</checksumPolicy >
59- <updatePolicy >never</updatePolicy >
6057 </releases >
6158 <snapshots >
6259 <enabled >true</enabled >
6360 <checksumPolicy >ignore</checksumPolicy >
64- <updatePolicy >always</updatePolicy >
6561 </snapshots >
6662 </pluginRepository >
6763 </pluginRepositories >
7066 <activeProfiles >
7167 <activeProfile >it-repo</activeProfile >
7268 </activeProfiles >
73- </settings >
69+ </settings >
You can’t perform that action at this time.
0 commit comments