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 2b0dc8d commit e3c3d8bCopy full SHA for e3c3d8b
pom.xml
@@ -161,18 +161,6 @@
161
</configuration>
162
</plugin>
163
164
- <plugin>
165
- <groupId>org.sonatype.plugins</groupId>
166
- <artifactId>nexus-staging-maven-plugin</artifactId>
167
- <version>1.6.7</version>
168
- <extensions>true</extensions>
169
- <configuration>
170
- <serverId>ossrh</serverId>
171
- <nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
172
- <!-- allow manual releasing from https://s01.oss.sonatype.org/ -->
173
- <autoReleaseAfterClose>false</autoReleaseAfterClose>
174
- </configuration>
175
- </plugin>
176
<plugin>
177
<groupId>org.apache.maven.plugins</groupId>
178
<artifactId>maven-gpg-plugin</artifactId>
0 commit comments