Skip to content

Commit c63456a

Browse files
committed
Update Sonatype publishing
1 parent 4fc6acb commit c63456a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -157,19 +157,6 @@
157157
<publishingServerId>ossrh</publishingServerId>
158158
</configuration>
159159
</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-
-->
173160
<plugin>
174161
<groupId>org.apache.maven.plugins</groupId>
175162
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)