Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Commit

Permalink
Adding mozilla metrics maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
xstevens committed Aug 12, 2011
1 parent 03740c8 commit 6f30197
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
</properties>

<repositories>
<repository>
<id>mozilla-metrics-snapshots</id>
<url>http://mozilla-metrics.github.com/maven2/snapshots</url>
</repository>
<repository>
<id>java.net</id>
<url>http://download.java.net/maven/2</url>
Expand Down

0 comments on commit 6f30197

Please sign in to comment.