Skip to content

Commit

Permalink
Merge pull request #410 from VineetReynolds/bom-fix
Browse files Browse the repository at this point in the history
Add scaffold-spi to Forge BOM
  • Loading branch information
gastaldi committed Mar 17, 2014
2 parents 950ce62 + 06b7d8a commit 7daf60e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,12 @@
<artifactId>scaffold-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>scaffold-spi</artifactId>
<version>${project.version}</version>
<classifier>forge-addon</classifier>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>scaffold-faces</artifactId>
Expand Down

0 comments on commit 7daf60e

Please sign in to comment.