File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 156156 </execution >
157157 </executions >
158158 </plugin >
159- <!-- <plugin> -- >
160- <!-- <groupId>org.sonatype.central</groupId> -- >
161- <!-- <artifactId>central-publishing-maven-plugin</artifactId> -- >
162- <!-- <version>0.7.0</version> -- >
163- <!-- <extensions>true</extensions> -- >
164- <!-- <configuration> -- >
165- <!-- <publishingServerId>central</publishingServerId> -- >
166- <!-- <autoPublish>true</autoPublish> -- >
167- <!-- <waitUntil>uploaded</waitUntil> -- >
168- <!-- </configuration> -- >
169- <!-- </plugin> -- >
159+ <plugin >
160+ <groupId >org.sonatype.central</groupId >
161+ <artifactId >central-publishing-maven-plugin</artifactId >
162+ <version >0.7.0</version >
163+ <extensions >true</extensions >
164+ <configuration >
165+ <publishingServerId >central</publishingServerId >
166+ <autoPublish >true</autoPublish >
167+ <waitUntil >uploaded</waitUntil >
168+ </configuration >
169+ </plugin >
170170 </plugins >
171171 </build >
172172</project >
You can’t perform that action at this time.
0 commit comments