summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 584ca21439..64f0319bd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>