diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -274,11 +274,6 @@ <artifactId>nexus-staging-maven-plugin</artifactId> <version>1.6.7</version> <extensions>true</extensions> - <!-- These are overridden by the release build on the CI --> - <configuration> - <nexusUrl>http://localhost:8081/nexus/</nexusUrl> - <serverId>local-nexus</serverId> - </configuration> </plugin> </plugins> </build> |