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 64
64
<spring-security-oauth2-authorization-server .version>1.4.3
65
65
</spring-security-oauth2-authorization-server .version>
66
66
<scalar .version>0.1.0</scalar .version>
67
+ <skipPublishing >false</skipPublishing >
67
68
</properties >
68
69
69
70
<dependencyManagement >
214
215
<publishingServerId >central</publishingServerId >
215
216
<autoPublish >true</autoPublish >
216
217
<waitUntil >published</waitUntil >
218
+ <skipPublishing >${skipPublishing} </skipPublishing >
217
219
</configuration >
218
220
</plugin >
219
221
<plugin >
Original file line number Diff line number Diff line change 11
11
<name >${project.artifactId} </name >
12
12
13
13
<properties >
14
- <maven .deploy.skip >true</maven .deploy.skip >
14
+ <skipPublishing >true</skipPublishing >
15
15
</properties >
16
16
17
17
<modules >
You can’t perform that action at this time.
0 commit comments