File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 326
326
</execution >
327
327
</executions >
328
328
</plugin >
329
- <plugin >
330
- <groupId >org.sonatype.central</groupId >
331
- <artifactId >central-publishing-maven-plugin</artifactId >
332
- <version >0.7.0</version >
333
- <extensions >true</extensions >
334
- <configuration >
335
- <publishingServerId >central</publishingServerId >
336
- <autoPublish >true</autoPublish >
337
- <waitUntil >published</waitUntil >
338
- </configuration >
339
- </plugin >
329
+ <plugin >
330
+ <groupId >org.sonatype.central</groupId >
331
+ <artifactId >central-publishing-maven-plugin</artifactId >
332
+ <version >0.7.0</version >
333
+ <extensions >true</extensions >
334
+ <configuration >
335
+ <publishingServerId >central</publishingServerId >
336
+ <autoPublish >true</autoPublish >
337
+ <waitUntil >published</waitUntil >
338
+ </configuration >
339
+ </plugin >
340
340
<plugin >
341
341
<groupId >org.apache.maven.plugins</groupId >
342
342
<artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments