provided scope is sufficient

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1405600 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2012-11-04 18:41:11 +00:00
parent 618cd24a12
commit db38a1222a
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ About ${project.name}
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>