diff options
Diffstat (limited to 'sonar-deprecated/pom.xml')
-rw-r--r-- | sonar-deprecated/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml index 9a80e797996..9c6a5c639fe 100644 --- a/sonar-deprecated/pom.xml +++ b/sonar-deprecated/pom.xml @@ -19,10 +19,6 @@ <artifactId>jfreechart</artifactId> </dependency> <dependency> - <groupId>org.apache.maven</groupId> - <artifactId>maven-project</artifactId> - </dependency> - <dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jsr305</artifactId> <scope>provided</scope> |