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 6969 </dependency >
7070 </dependencies >
7171
72- <!-- Alas, need to include snapshot reference since otherwise can not find
73- snapshot of parent... -->
72+ <!-- Need to include snapshot reference to find snapshot of parent -->
7473 <repositories >
74+ <!-- 13-May-2025, tatu: now access snapshots via Central Portal -->
7575 <repository >
76- <id >sonatype-nexus -snapshots</id >
77- <name >Sonatype Nexus Snapshots </name >
78- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
76+ <id >central -snapshots</id >
77+ <name >Sonatype Central Portal (snapshots) </name >
78+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
7979 <releases ><enabled >false</enabled ></releases >
8080 <snapshots ><enabled >true</enabled ></snapshots >
8181 </repository >
You can’t perform that action at this time.
0 commit comments