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

Commit

Permalink
Update pom for new repository URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Apr 5, 2011
1 parent 1bca0d8 commit 893d7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -44,12 +44,12 @@
<repository>
<id>personal-repository</id>
<name>JakeWharton.com Maven Repository</name>
<url>scp://masseria.dreamhost.com/home/jakewharton_repository/repository.jakewharton.com</url>
<url>scp://masseria.dreamhost.com/home/jakewharton_repository/r.jakewharton.com/maven/release/</url>
</repository>
<snapshotRepository>
<id>personal-repository</id>
<name>JakeWharton.com Maven Repository</name>
<url>scp://masseria.dreamhost.com/home/jakewharton_repository/snapshots.repository.jakewharton.com</url>
<url>scp://masseria.dreamhost.com/home/jakewharton_repository/r.jakewharton.com/maven/snapshot/</url>
</snapshotRepository>
<site>
<id>github-project-site</id>
Expand Down

0 comments on commit 893d7a3

Please sign in to comment.