Skip to content

Commit

Permalink
Add scaffold-spi to Forge BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
VineetReynolds committed Mar 17, 2014
1 parent 44ff652 commit 06b7d8a
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 06b7d8a

Please sign in to comment.