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 6ffbf54 commit e5a196bCopy full SHA for e5a196b
pom.xml
@@ -165,17 +165,6 @@
165
</execution>
166
</executions>
167
</plugin>
168
- <plugin>
169
- <groupId>org.sonatype.plugins</groupId>
170
- <artifactId>nexus-staging-maven-plugin</artifactId>
171
- <version>1.6.8</version>
172
- <extensions>true</extensions>
173
- <configuration>
174
- <serverId>ossrh</serverId>
175
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
176
- <autoReleaseAfterClose>true</autoReleaseAfterClose>
177
- </configuration>
178
- </plugin>
179
</plugins>
180
</build>
181
0 commit comments