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 231231 </excludes >
232232 </configuration >
233233 </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 >
245234 </plugins >
246235 </pluginManagement >
247236
248237 <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 >
249248 <plugin >
250249 <groupId >org.apache.maven.plugins</groupId >
251250 <artifactId >maven-enforcer-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments