File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 148148 </dependencies >
149149 </plugin >
150150
151- <!-- < plugin>
151+ <plugin >
152152 <groupId >org.sonatype.plugins</groupId >
153153 <artifactId >nexus-staging-maven-plugin</artifactId >
154154 <version >1.6.13</version >
158158 <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
159159 <autoReleaseAfterClose >true</autoReleaseAfterClose >
160160 </configuration >
161- </plugin> -->
162-
163- <plugin >
164- <groupId >org.sonatype.central</groupId >
165- <artifactId >central-publishing-maven-plugin</artifactId >
166- <version >0.8.0</version >
167- <extensions >true</extensions >
168- <configuration >
169- <publishingServerId >central</publishingServerId >
170- <autoPublish >true</autoPublish >
171- <waitUntil >published</waitUntil >
172- </configuration >
173161 </plugin >
174162
175163 <plugin >
You can’t perform that action at this time.
0 commit comments