summaryrefslogtreecommitdiffstats
path: root/misc/xgen/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xgen/pom.xml')
-rw-r--r--misc/xgen/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml
index 13f2bae3..7b1280f4 100644
--- a/misc/xgen/pom.xml
+++ b/misc/xgen/pom.xml
@@ -214,17 +214,6 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
- <extensions>true</extensions>
- <configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
- </configuration>
- </plugin>
- <plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>${jacoco.version}</version>