X Tutup
Skip to content

Commit 6deb317

Browse files
author
Mark Ramach
authored
Update pom.xml
1 parent c34dbbc commit 6deb317

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -394,17 +394,6 @@
394394
</plugins>
395395
</pluginManagement>
396396
<plugins>
397-
<plugin>
398-
<groupId>org.sonatype.plugins</groupId>
399-
<artifactId>nexus-staging-maven-plugin</artifactId>
400-
<version>1.6.7</version>
401-
<extensions>true</extensions>
402-
<configuration>
403-
<serverId>ossrh</serverId>
404-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
405-
<autoReleaseAfterClose>true</autoReleaseAfterClose>
406-
</configuration>
407-
</plugin>
408397

409398
<plugin>
410399
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)
X Tutup