Skip to content

Commit 112fb87

Browse files
author
John Chavez
committed
removed auto release due to failure with timeout
1 parent fc5e1aa commit 112fb87

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
@@ -110,17 +110,6 @@
110110
</execution>
111111
</executions>
112112
</plugin>
113-
<plugin>
114-
<groupId>org.sonatype.plugins</groupId>
115-
<artifactId>nexus-staging-maven-plugin</artifactId>
116-
<version>1.6.2</version>
117-
<extensions>true</extensions>
118-
<configuration>
119-
<serverId>ossrh</serverId>
120-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
121-
<autoReleaseAfterClose>true</autoReleaseAfterClose>
122-
</configuration>
123-
</plugin>
124113
</plugins>
125114
</build>
126115
<properties>

0 commit comments

Comments
 (0)