Skip to content

Commit

Permalink
Add external repo to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jul 10, 2012
1 parent 33c0192 commit 5266ea3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions webcam-capture-civil-ds/pom.xml
Expand Up @@ -16,6 +16,13 @@
</repository>
</distributionManagement>

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

<dependencies>
<dependency>
<groupId>com.github.sarxos</groupId>
Expand Down

0 comments on commit 5266ea3

Please sign in to comment.