File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 189189 </repository >
190190
191191 <repository >
192- <id >central</id >
193- <url >https://central.sonatype.com/repository/maven</url >
194192 <releases >
195193 <enabled >true</enabled >
196194 <updatePolicy >always</updatePolicy >
199197 <snapshots >
200198 <enabled >false</enabled >
201199 </snapshots >
200+ <id >central</id >
201+ <url >https://central.sonatype.com/repository/maven</url >
202202 </repository >
203203
204204 <repository >
205- <id >central-snapshot</id >
206- <url >https://central.sonatype.com/repository/maven-snapshots/</url >
207205 <releases >
208206 <enabled >false</enabled >
209207 </releases >
212210 <updatePolicy >always</updatePolicy >
213211 <checksumPolicy >fail</checksumPolicy >
214212 </snapshots >
213+ <id >central-snapshot</id >
214+ <url >https://central.sonatype.com/repository/maven-snapshots/</url >
215215 </repository >
216216 </repositories >
217217
You can’t perform that action at this time.
0 commit comments