diff options
Diffstat (limited to 'shiro')
-rw-r--r-- | shiro/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/shiro/pom.xml b/shiro/pom.xml index 6488034..5502744 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -110,16 +110,6 @@ <build> <plugins> <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.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <configuration> |