File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 199199 </configuration >
200200 </plugin >
201201
202- <plugin >
203- <groupId >org.sonatype.central</groupId >
204- <artifactId >central-publishing-maven-plugin</artifactId >
205- <version >0.1.2</version >
206- <extensions >true</extensions >
207- <configuration >
208- <publishingServerId >central</publishingServerId >
209- <tokenEnabled >true</tokenEnabled >
210- </configuration >
211- </plugin >
202+ <!-- <plugin> -- >
203+ <!-- <groupId>org.sonatype.central</groupId> -- >
204+ <!-- <artifactId>central-publishing-maven-plugin</artifactId> -- >
205+ <!-- <version>0.1.2</version> -- >
206+ <!-- <extensions>true</extensions> -- >
207+ <!-- <configuration> -- >
208+ <!-- <publishingServerId>central</publishingServerId> -- >
209+ <!-- <tokenEnabled>true</tokenEnabled> -- >
210+ <!-- </configuration> -- >
211+ <!-- </plugin> -- >
212212
213213 </plugins >
214214 </build >
You can’t perform that action at this time.
0 commit comments