File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 9090 <execution >
9191 <id >attach-sources</id >
9292 <goals >
93- <goal >jar</goal >
93+ <goal >jar-no-fork </goal >
9494 </goals >
9595 </execution >
9696 </executions >
212212 </executions >
213213 </plugin >
214214 <plugin >
215- <groupId >org.sonatype.plugins </groupId >
216- <artifactId >nexus-staging -maven-plugin</artifactId >
217- <version >1.6.13 </version >
215+ <groupId >org.sonatype.central </groupId >
216+ <artifactId >central-publishing -maven-plugin</artifactId >
217+ <version >0.7.0 </version >
218218 <extensions >true</extensions >
219219 <configuration >
220- <serverId >sonatype-nexus-staging</serverId >
221- <nexusUrl >https://aws.oss.sonatype.org</nexusUrl >
222- <autoReleaseAfterClose >true</autoReleaseAfterClose >
220+ <publishingServerId >central</publishingServerId >
223221 </configuration >
224222 </plugin >
225223 </plugins >
You can’t perform that action at this time.
0 commit comments