Skip to content

Commit

Permalink
Fixed missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 24, 2012
1 parent 9d0f661 commit 473128c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions forge-example-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
<groupId>org.jboss.forge</groupId>
<artifactId>forge-plugin-container-api</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-example-plugin-2</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-test-harness</artifactId>
Expand Down

0 comments on commit 473128c

Please sign in to comment.