diff options
Diffstat (limited to 'champ-service')
-rw-r--r-- | champ-service/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index f27ee5a..bb22cd7 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -365,12 +365,6 @@ limitations under the License. <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> </plugin> - - <plugin> - <groupId>org.sonatype.plugins</groupId> - <artifactId>nexus-staging-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> |