File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5353 </dependency >
5454 </dependencies >
5555
56- <!-- Alas, need to include snapshot reference since otherwise can not find
57- snapshot of parent... -->
56+ <!-- Need to include snapshot reference to find snapshot of parent -->
5857 <repositories >
58+ <!-- 13-May-2025, tatu: now access snapshots via Central Portal -->
5959 <repository >
60- <id >sonatype-nexus -snapshots</id >
61- <name >Sonatype Nexus Snapshots </name >
62- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
60+ <id >central -snapshots</id >
61+ <name >Sonatype Central Portal (snapshots) </name >
62+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
6363 <releases ><enabled >false</enabled ></releases >
6464 <snapshots ><enabled >true</enabled ></snapshots >
6565 </repository >
You can’t perform that action at this time.
0 commit comments