Skip to content

Commit

Permalink
add dependency on jbosstools-base repo
Browse files Browse the repository at this point in the history
  • Loading branch information
koentsje committed May 21, 2014
1 parent 126b2d9 commit 885af92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,12 @@
<module>features</module>
<module>site</module>
</modules>
<repositories>
<repository>
<id>jbosstools-base</id>
<layout>p2</layout>
<url>${jbosstools-base-site}</url>
</repository>
</repositories>
</project>

0 comments on commit 885af92

Please sign in to comment.