File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 244244 </execution >
245245 </executions >
246246 </plugin >
247- <plugin >
248- <groupId >org.sonatype.central</groupId >
249- <artifactId >central-publishing-maven-plugin</artifactId >
250- <version >${central-publishing-maven-plugin.version} </version >
251- <extensions >true</extensions >
252- <configuration >
253- <publishingServerId >central</publishingServerId >
254- <autoPublish >true</autoPublish >
255- <waitUntil >published</waitUntil >
256- </configuration >
257- </plugin >
258247 </plugins >
259248 </pluginManagement >
260249
278267 <plugin >
279268 <groupId >org.sonatype.central</groupId >
280269 <artifactId >central-publishing-maven-plugin</artifactId >
270+ <version >${central-publishing-maven-plugin.version} </version >
271+ <extensions >true</extensions >
272+ <configuration >
273+ <publishingServerId >central</publishingServerId >
274+ <autoPublish >true</autoPublish >
275+ <waitUntil >published</waitUntil >
276+ </configuration >
281277 </plugin >
282278 </plugins >
283279 </build >
You can’t perform that action at this time.
0 commit comments