Skip to content

Commit

Permalink
resources addon was being declared twice in depenedencyManagement sec…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
gastaldi committed Aug 15, 2013
1 parent ab2aa17 commit d445735
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,12 +307,6 @@
<version>${project.version}</version>
<classifier>forge-addon</classifier>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>resources</artifactId>
<version>${project.version}</version>
<classifier>forge-addon</classifier>
</dependency>
<dependency>
<groupId>org.jboss.forge.addon</groupId>
<artifactId>ui</artifactId>
Expand Down

0 comments on commit d445735

Please sign in to comment.