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 88
88
89
89
<distributionManagement >
90
90
<snapshotRepository >
91
- <id >ossrh </id >
91
+ <id >central </id >
92
92
<name >Coherence Snapshot Repository</name >
93
93
<url >https://central.sonatype.com/repository/maven-snapshots/</url >
94
94
</snapshotRepository >
95
95
<repository >
96
- <id >ossrh </id >
96
+ <id >central </id >
97
97
<name >Coherence Release Repository</name >
98
98
<url >https://central.sonatype.com/</url >
99
99
</repository >
1076
1076
<extensions >true</extensions >
1077
1077
<configuration >
1078
1078
<publishingServerId >central</publishingServerId >
1079
- <skipPublishing >true</skipPublishing >
1080
- <autoPublish >true</autoPublish >
1081
- <waitUntil >published</waitUntil >
1082
1079
</configuration >
1083
1080
</plugin >
1084
1081
1780
1777
<extensions >true</extensions >
1781
1778
<configuration >
1782
1779
<publishingServerId >central</publishingServerId >
1783
- <autoPublish >true</autoPublish >
1784
- <waitUntil >published</waitUntil >
1785
1780
</configuration >
1786
1781
</plugin >
1787
1782
</plugins >
You can’t perform that action at this time.
0 commit comments