File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 169169 </execution >
170170 </executions >
171171 </plugin >
172- <!-- <plugin> -- >
173- <!-- <groupId>org.sonatype.central</groupId> -- >
174- <!-- <artifactId>central-publishing-maven-plugin</artifactId> -- >
175- <!-- <version>0.7.0</version> -- >
176- <!-- <extensions>true</extensions> -- >
177- <!-- <configuration> -- >
178- <!-- <publishingServerId>central</publishingServerId> -- >
179- <!-- <autoPublish>true</autoPublish> -- >
180- <!-- <waitUntil>uploaded</waitUntil> -- >
181- <!-- </configuration> -- >
182- <!-- </plugin> -- >
172+ <plugin >
173+ <groupId >org.sonatype.central</groupId >
174+ <artifactId >central-publishing-maven-plugin</artifactId >
175+ <version >0.7.0</version >
176+ <extensions >true</extensions >
177+ <configuration >
178+ <publishingServerId >central</publishingServerId >
179+ <autoPublish >true</autoPublish >
180+ <waitUntil >uploaded</waitUntil >
181+ </configuration >
182+ </plugin >
183183 </plugins >
184184 </build >
185185</project >
You can’t perform that action at this time.
0 commit comments