File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 231
231
</excludes >
232
232
</configuration >
233
233
</plugin >
234
-
235
- <plugin >
236
- <groupId >org.sonatype.central</groupId >
237
- <artifactId >central-publishing-maven-plugin</artifactId >
238
- <version >0.7.0</version >
239
- <extensions >true</extensions >
240
- <configuration >
241
- <publishingServerId >central</publishingServerId >
242
- <autoPublish >false</autoPublish >
243
- </configuration >
244
- </plugin >
245
234
</plugins >
246
235
</pluginManagement >
247
236
248
237
<plugins >
238
+ <plugin >
239
+ <groupId >org.sonatype.central</groupId >
240
+ <artifactId >central-publishing-maven-plugin</artifactId >
241
+ <version >0.7.0</version >
242
+ <extensions >true</extensions >
243
+ <configuration >
244
+ <publishingServerId >central</publishingServerId >
245
+ <autoPublish >false</autoPublish >
246
+ </configuration >
247
+ </plugin >
249
248
<plugin >
250
249
<groupId >org.apache.maven.plugins</groupId >
251
250
<artifactId >maven-enforcer-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments