File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 8888
8989 <distributionManagement >
9090 <snapshotRepository >
91- <id >ossrh </id >
91+ <id >central </id >
9292 <name >Coherence Snapshot Repository</name >
9393 <url >https://central.sonatype.com/repository/maven-snapshots/</url >
9494 </snapshotRepository >
9595 <repository >
96- <id >ossrh </id >
96+ <id >central </id >
9797 <name >Coherence Release Repository</name >
9898 <url >https://central.sonatype.com/</url >
9999 </repository >
10761076 <extensions >true</extensions >
10771077 <configuration >
10781078 <publishingServerId >central</publishingServerId >
1079- <skipPublishing >true</skipPublishing >
1080- <autoPublish >true</autoPublish >
1081- <waitUntil >published</waitUntil >
10821079 </configuration >
10831080 </plugin >
10841081
17801777 <extensions >true</extensions >
17811778 <configuration >
17821779 <publishingServerId >central</publishingServerId >
1783- <autoPublish >true</autoPublish >
1784- <waitUntil >published</waitUntil >
17851780 </configuration >
17861781 </plugin >
17871782 </plugins >
You can’t perform that action at this time.
0 commit comments