File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 107107 </developer >
108108 </developers >
109109
110+ <!--
110111 <distributionManagement>
111112 <repository>
112113 <id>sonatype-nexus-staging</id>
117118 <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
118119 </snapshotRepository>
119120 </distributionManagement>
120-
121+ -->
121122 <scm >
122123 <connection >scm:git:https://github.com/JSQLParser/JSqlParser.git</connection >
123124 <
developerConnection >scm:git:ssh://
[email protected] :JSQLParser/JSqlParser.git</
developerConnection >
449450 </java >
450451 </configuration >
451452 </plugin >
453+ <plugin >
454+ <groupId >org.sonatype.central</groupId >
455+ <artifactId >central-publishing-maven-plugin</artifactId >
456+ <version >0.8.0</version >
457+ <extensions >true</extensions >
458+ <configuration >
459+ <publishingServerId >sonatype-nexus</publishingServerId >
460+ </configuration >
461+ </plugin >
452462 </plugins >
453463 </build >
454464
You can’t perform that action at this time.
0 commit comments