removed duplicate dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1355643 13f79535-47bb-0310-9956-ffa450edef68master
parent
2c651a2544
commit
cc5c0c8c75
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue