File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 230230 </execution >
231231 </executions >
232232 </plugin >
233- <plugin >
234- <groupId >org.sonatype.central</groupId >
235- <artifactId >central-publishing-maven-plugin</artifactId >
236- <version >0.10.0</version >
237- <extensions >true</extensions >
238- <configuration >
239- <publishingServerId >sonatype-central-portal</publishingServerId >
240- <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
241- </configuration >
242- <dependencies >
243- <dependency >
244- <groupId >com.google.guava</groupId >
245- <artifactId >guava</artifactId >
246- <version >33.5.0-jre</version >
247- </dependency >
248- </dependencies >
249- </plugin >
250233 </plugins >
251234 </build >
252235 </profile >
Original file line number Diff line number Diff line change 259259 </execution >
260260 </executions >
261261 </plugin >
262- <plugin >
263- <groupId >org.sonatype.central</groupId >
264- <artifactId >central-publishing-maven-plugin</artifactId >
265- <version >0.10.0</version >
266- <extensions >true</extensions >
267- <configuration >
268- <publishingServerId >sonatype-central-portal</publishingServerId >
269- <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
270- </configuration >
271- <dependencies >
272- <dependency >
273- <groupId >com.google.guava</groupId >
274- <artifactId >guava</artifactId >
275- <version >33.5.0-jre</version >
276- </dependency >
277- </dependencies >
278- </plugin >
279262 </plugins >
280263 </build >
281264 </profile >
Original file line number Diff line number Diff line change 198198 </execution >
199199 </executions >
200200 </plugin >
201- <plugin >
202- <groupId >org.sonatype.central</groupId >
203- <artifactId >central-publishing-maven-plugin</artifactId >
204- <version >0.10.0</version >
205- <extensions >true</extensions >
206- <configuration >
207- <publishingServerId >sonatype-central-portal</publishingServerId >
208- <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
209- </configuration >
210- <dependencies >
211- <dependency >
212- <groupId >com.google.guava</groupId >
213- <artifactId >guava</artifactId >
214- <version >33.5.0-jre</version >
215- </dependency >
216- </dependencies >
217- </plugin >
218201 </plugins >
219202 </build >
220203 </profile >
You can’t perform that action at this time.
0 commit comments