Skip to content

Commit

Permalink
Add missing repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jul 6, 2012
1 parent 10872a6 commit b47843d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Expand Up @@ -34,6 +34,13 @@
</repository>
</distributionManagement>

<repositories>
<repository>
<id>sarxos-repo</id>
<url>http://www.sarxos.pl/repo/maven2</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>com.jhlabs</groupId>
Expand Down

0 comments on commit b47843d

Please sign in to comment.