summaryrefslogtreecommitdiffstats
path: root/auth/auth-hello/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-hello/pom.xml')
-rw-r--r--auth/auth-hello/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml
index 25a02bf3..25b836cd 100644
--- a/auth/auth-hello/pom.xml
+++ b/auth/auth-hello/pom.xml
@@ -98,16 +98,6 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <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>
<configuration>