File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6464<spring-security-oauth2-authorization-server .version>1.4.3
6565</spring-security-oauth2-authorization-server .version>
6666<scalar .version>0.1.0</scalar .version>
67+ <skipPublishing >false</skipPublishing >
6768</properties >
6869
6970<dependencyManagement >
214215<publishingServerId >central</publishingServerId >
215216<autoPublish >true</autoPublish >
216217<waitUntil >published</waitUntil >
218+ <skipPublishing >${skipPublishing} </skipPublishing >
217219</configuration >
218220</plugin >
219221<plugin >
Original file line number Diff line number Diff line change 1111<name >${project.artifactId} </name >
1212
1313<properties >
14- <maven .deploy.skip >true</maven .deploy.skip >
14+ <skipPublishing >true</skipPublishing >
1515</properties >
1616
1717<modules >
You can’t perform that action at this time.
0 commit comments