summaryrefslogtreecommitdiffstats
path: root/misc/log4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/log4j/pom.xml')
-rw-r--r--misc/log4j/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml
index dcb6be37..d0129977 100644
--- a/misc/log4j/pom.xml
+++ b/misc/log4j/pom.xml
@@ -216,17 +216,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>