Skip to content

Commit

Permalink
Adding furnace-manager-resolver-maven as default resolver in maven pl…
Browse files Browse the repository at this point in the history
…ugin
  • Loading branch information
gastaldi committed Aug 2, 2013
1 parent 2ac9313 commit da41948
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions maven-plugin/pom.xml
Expand Up @@ -57,6 +57,11 @@
<artifactId>furnace-manager-spi</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jboss.forge.furnace</groupId>
<artifactId>furnace-manager-resolver-maven</artifactId>
<scope>compile</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit da41948

Please sign in to comment.