Skip to content

Commit

Permalink
Specify compile scope for plugin API dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerhead committed Aug 22, 2011
1 parent 98a226e commit 2f9318b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>2.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 2f9318b

Please sign in to comment.