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