File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181
8282 <!-- Alas, need to include snapshot reference since otherwise can not find
8383 snapshot of parent... -->
84- <!-- 14-Jul-2022, tatu: Worse. We need both "new" and "old" Snapshot repositories
85- because "jackson-annotations" is published via "old"
86- -->
8784 <repositories >
8885 <!-- 13-May-2025, tatu: and now moving to Central Portal -->
8986 <repository >
9390 <releases ><enabled >false</enabled ></releases >
9491 <snapshots ><enabled >true</enabled ></snapshots >
9592 </repository >
96- <repository >
97- <id >sonatype-nexus-snapshots-old</id >
98- <name >Sonatype Nexus Snapshots (old)</name >
99- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
100- <releases ><enabled >false</enabled ></releases >
101- <snapshots ><enabled >true</enabled ></snapshots >
102- </repository >
10393 </repositories >
10494
10595 <build >
You can’t perform that action at this time.
0 commit comments