diff options
Diffstat (limited to 'auth/auth-gui/pom.xml')
-rw-r--r-- | auth/auth-gui/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml index dc8f7638..884aff86 100644 --- a/auth/auth-gui/pom.xml +++ b/auth/auth-gui/pom.xml @@ -135,16 +135,6 @@ </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> |