Skip to content

Commit

Permalink
Fix incorrect repository URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jul 13, 2012
1 parent 7713083 commit 6849061
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion webcam-capture-driver-civil/pom.xml
Expand Up @@ -15,7 +15,7 @@
<repositories>
<repository>
<id>sarxos-repo</id>
<url>http://repo.sarxos/pl/maven2</url>
<url>http://repo.sarxos.pl/maven2</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-driver-jmf/pom.xml
Expand Up @@ -15,7 +15,7 @@
<repositories>
<repository>
<id>sarxos-repo</id>
<url>http://repo.sarxos/pl/maven2</url>
<url>http://repo.sarxos.pl/maven2</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion webcam-capture-driver-openimaj/pom.xml
Expand Up @@ -15,7 +15,7 @@
<repositories>
<repository>
<id>sarxos-repo</id>
<url>http://repo.sarxos/pl/maven2</url>
<url>http://repo.sarxos.pl/maven2</url>
</repository>
<repository>
<id>OpenIMAJ maven repository</id>
Expand Down

0 comments on commit 6849061

Please sign in to comment.