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 30
30
<snapshots >
31
31
<enabled >true</enabled >
32
32
</snapshots >
33
+ <releases ><enabled >false</enabled ></releases >
33
34
<url >https://central.sonatype.com/repository/maven-snapshots/</url >
34
35
</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 >
35
42
</repositories >
36
43
37
44
<dependencies >
133
140
<snapshotRepository >
134
141
<id >sonatype-nexus-snapshots</id >
135
142
<url >https://oss.sonatype.org/content/repositories/snapshots/</url >
143
+ <releases ><enabled >false</enabled ></releases >
144
+ <snapshots ><enabled >true</enabled ></snapshots >
136
145
</snapshotRepository >
137
146
</distributionManagement >
138
147
You can’t perform that action at this time.
0 commit comments