diff options
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-x | datarouter-node/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 93c86864..42c1c9a4 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -370,10 +370,6 @@ <artifactId>cobertura-maven-plugin</artifactId> </plugin> <plugin> - <groupId>org.sonatype.plugins</groupId> - <artifactId>nexus-staging-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> </plugin> |