removed duplicate dependency declaration

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1355643 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-06-30 06:08:45 +00:00
parent 2c651a2544
commit cc5c0c8c75
1 changed files with 0 additions and 5 deletions

View File

@ -145,11 +145,6 @@
<artifactId>maven-plugin-tools-beanshell</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-tools-annotations</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-tools-model</artifactId>