File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
remote-test/src/test/resources Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 290290 </profiles >
291291
292292 <distributionManagement >
293- <snapshotRepository >
294- <id >ossrh</id >
295- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
296- </snapshotRepository >
297293 <repository >
298294 <id >ossrh</id >
299295 <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
300296 </repository >
297+ <snapshotRepository >
298+ <id >ossrh</id >
299+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
300+ </snapshotRepository >
301301 </distributionManagement >
302302</project >
Original file line number Diff line number Diff line change 1717<ivysettings >
1818 <settings defaultResolver =" downloadGrapes" />
1919 <resolvers >
20- <chain name =" downloadGrapes" returnFirst =" true " >
20+ <chain name =" downloadGrapes" returnFirst =" false " >
2121 <!-- todo add 'endorsed groovy extensions' resolver here -->
2222 <ibiblio name =" local" root =" file:${user.home}/.m2/repository/" m2compatible =" true" />
2323 <filesystem name =" cachedGrapes" >
You can’t perform that action at this time.
0 commit comments