We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c00ef2 commit 4a9643cCopy full SHA for 4a9643c
pom.xml
@@ -74,17 +74,6 @@
74
</execution>
75
</executions>
76
</plugin>
77
- <plugin>
78
- <groupId>org.sonatype.plugins</groupId>
79
- <artifactId>nexus-staging-maven-plugin</artifactId>
80
- <version>1.4.4</version>
81
- <extensions>true</extensions>
82
- <configuration>
83
- <serverId>sonatype-nexus-staging</serverId>
84
- <!--<nexusUrl>https://oss.sonatype.org/service/local/staging/deploy/maven2/</nexusUrl>-->
85
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
86
- </configuration>
87
- </plugin>
88
</plugins>
89
</build>
90
0 commit comments