Skip to content

Commit 30b28ba

Browse files
author
Jay Nanduri
committed
removed assrh details from pom.xml
1 parent 4811559 commit 30b28ba

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -78,18 +78,6 @@
7878
</execution>
7979
</executions>
8080
</plugin>
81-
<plugin>
82-
<groupId>org.sonatype.plugins</groupId>
83-
<artifactId>nexus-staging-maven-plugin</artifactId>
84-
<version>1.6.7</version>
85-
<extensions>true</extensions>
86-
<configuration>
87-
<serverId>ossrh</serverId>
88-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
89-
<autoReleaseAfterClose>true</autoReleaseAfterClose>
90-
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
91-
</configuration>
92-
</plugin>
9381
</plugins>
9482
</build>
9583
<distributionManagement>

0 commit comments

Comments
 (0)