Skip to content

Commit

Permalink
shell addon is now part of the core addon
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Oct 22, 2013
1 parent d46dbbb commit f92ebc5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/addon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<artifactId>ui</artifactId>
<classifier>forge-addon</classifier>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>shell</artifactId>
<classifier>forge-addon</classifier>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit f92ebc5

Please sign in to comment.