File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3030 <snapshots >
3131 <enabled >true</enabled >
3232 </snapshots >
33+ <releases ><enabled >false</enabled ></releases >
3334 <url >https://central.sonatype.com/repository/maven-snapshots/</url >
3435 </repository >
36+ <repository >
37+ <id >ossrh-snapshots</id >
38+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
39+ <snapshots ><enabled >true</enabled ></snapshots >
40+ <releases ><enabled >false</enabled ></releases >
41+ </repository >
3542 </repositories >
3643
3744 <dependencies >
133140 <snapshotRepository >
134141 <id >sonatype-nexus-snapshots</id >
135142 <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
143+ <releases ><enabled >false</enabled ></releases >
144+ <snapshots ><enabled >true</enabled ></snapshots >
136145 </snapshotRepository >
137146 </distributionManagement >
138147
You can’t perform that action at this time.
0 commit comments