File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 81
81
82
82
<!-- Alas, need to include snapshot reference since otherwise can not find
83
83
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
- -->
87
84
<repositories >
88
85
<!-- 13-May-2025, tatu: and now moving to Central Portal -->
89
86
<repository >
93
90
<releases ><enabled >false</enabled ></releases >
94
91
<snapshots ><enabled >true</enabled ></snapshots >
95
92
</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 >
103
93
</repositories >
104
94
105
95
<build >
You can’t perform that action at this time.
0 commit comments