File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -199,15 +199,15 @@ Analyze a WSDL or Schema document and generate an HMTL report</description>
199199 </gpgArguments >
200200 </configuration >
201201 </plugin >
202- <!-- <plugin> -- >
203- <!-- <groupId>org.sonatype.central</groupId> -- >
204- <!-- <artifactId>central-publishing-maven-plugin</artifactId> -- >
205- <!-- <version>0.5 .0</version> -- >
206- <!-- <extensions>true</extensions> -- >
207- <!-- <configuration> -- >
208- <!-- <publishingServerId>central</publishingServerId> -- >
209- <!-- </configuration> -- >
210- <!-- </plugin> -- >
202+ <plugin >
203+ <groupId >org.sonatype.central</groupId >
204+ <artifactId >central-publishing-maven-plugin</artifactId >
205+ <version >0.7 .0</version >
206+ <extensions >true</extensions >
207+ <configuration >
208+ <publishingServerId >central</publishingServerId >
209+ </configuration >
210+ </plugin >
211211 </plugins >
212212 </build >
213213 </profile >
You can’t perform that action at this time.
0 commit comments