Skip to content

Commit

Permalink
Add maven-impl dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-wyluda committed Aug 15, 2013
1 parent 6a14253 commit 047f562
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions impl-projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<version>2.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>maven-impl</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 047f562

Please sign in to comment.