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