File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 90
90
<snapshotRepository >
91
91
<id >ossrh</id >
92
92
<name >Coherence Snapshot Repository</name >
93
- <url >https://oss .sonatype.org/content/repositories/ snapshots/</url >
93
+ <url >https://central .sonatype.com/repository/maven- snapshots/</url >
94
94
</snapshotRepository >
95
95
<repository >
96
96
<id >ossrh</id >
97
97
<name >Coherence Release Repository</name >
98
- <url >https://oss .sonatype.org/service/local/staging/deploy/maven2 /</url >
98
+ <url >https://central .sonatype.com /</url >
99
99
</repository >
100
100
</distributionManagement >
101
101
1780
1780
<extensions >true</extensions >
1781
1781
<configuration >
1782
1782
<publishingServerId >central</publishingServerId >
1783
- <skipPublishing >true</skipPublishing >
1784
1783
<autoPublish >true</autoPublish >
1785
1784
<waitUntil >published</waitUntil >
1786
1785
</configuration >
You can’t perform that action at this time.
0 commit comments