We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6750a94 commit 0c93b24Copy full SHA for 0c93b24
pom.xml
@@ -180,17 +180,6 @@
180
<keywords>true</keywords>
181
</configuration>
182
</plugin>
183
- <plugin>
184
- <groupId>org.sonatype.plugins</groupId>
185
- <artifactId>nexus-staging-maven-plugin</artifactId>
186
- <version>1.7.0</version>
187
- <extensions>true</extensions>
188
- <configuration>
189
- <serverId>ossrh</serverId>
190
- <nexusUrl>https://ossrh-staging-api.central.sonatype.com</nexusUrl>
191
- <autoReleaseAfterClose>false</autoReleaseAfterClose>
192
- </configuration>
193
- </plugin>
194
<plugin>
195
<groupId>org.apache.maven.plugins</groupId>
196
<artifactId>maven-release-plugin</artifactId>
0 commit comments