Skip to content

Commit

Permalink
Added forge-example-plugin with test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Nov 27, 2012
1 parent 2f8ed80 commit b34f7e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,11 @@
<artifactId>arquillian-forge-classpath</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-example-plugin</artifactId>
<version>2.0.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit b34f7e1

Please sign in to comment.