File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 </executions >
218218 </plugin >
219219 <plugin >
220- <groupId >org.sonatype.central</groupId >
221- <artifactId >central-publishing-maven-plugin</artifactId >
222- <version >0.10.0</version >
223- <extensions >true</extensions >
224- <configuration >
225- <publishingServerId >central</publishingServerId >
226- </configuration >
227- <dependencies >
228- <dependency >
229- <groupId >org.codehaus.plexus</groupId >
230- <artifactId >plexus-utils</artifactId >
231- <version >4.0.3</version >
232- </dependency >
233- </dependencies >
220+ <groupId >org.sonatype.central</groupId >
221+ <artifactId >central-publishing-maven-plugin</artifactId >
222+ <version >0.10.0</version >
223+ <extensions >true</extensions >
224+ <configuration >
225+ <publishingServerId >central</publishingServerId >
226+ </configuration >
227+ <dependencies >
228+ <dependency >
229+ <groupId >org.codehaus.plexus</groupId >
230+ <artifactId >plexus-utils</artifactId >
231+ <version >4.0.3</version >
232+ </dependency >
233+ </dependencies >
234234 </plugin >
235235 </plugins >
236236 </build >
You can’t perform that action at this time.
0 commit comments