We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc6acb commit c63456aCopy full SHA for c63456a
pom.xml
@@ -157,19 +157,6 @@
157
<publishingServerId>ossrh</publishingServerId>
158
</configuration>
159
</plugin>
160
- <!--
161
- <plugin>
162
- <groupId>org.sonatype.plugins</groupId>
163
- <artifactId>nexus-staging-maven-plugin</artifactId>
164
- <version>1.6.13</version>
165
- <extensions>true</extensions>
166
- <configuration>
167
- <serverId>ossrh</serverId>
168
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
169
- <autoReleaseAfterClose>false</autoReleaseAfterClose>
170
- </configuration>
171
- </plugin>
172
- -->
173
<plugin>
174
<groupId>org.apache.maven.plugins</groupId>
175
<artifactId>maven-compiler-plugin</artifactId>
0 commit comments