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 7474
7575 </dependencies >
7676
77- <!-- Alas, need to include snapshot reference since otherwise can not find
78- snapshot of parent... -->
77+ <!-- Need to include snapshot reference to find snapshot of parent -->
7978 <repositories >
79+ <!-- 13-May-2025, tatu: now access snapshots via Central Portal -->
8080 <repository >
81- <id >sonatype-nexus -snapshots</id >
82- <name >Sonatype Nexus Snapshots </name >
83- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
81+ <id >central -snapshots</id >
82+ <name >Sonatype Central Portal (snapshots) </name >
83+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
8484 <releases ><enabled >false</enabled ></releases >
8585 <snapshots ><enabled >true</enabled ></snapshots >
8686 </repository >
You can’t perform that action at this time.
0 commit comments