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

Commit

Permalink
Update with new maven repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Apr 5, 2011
1 parent 893d7a3 commit 11e09b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
</repository>
<repository>
<id>repository.jakewharton.com</id>
<url>http://repository.jakewharton.com/</url>
<url>http://r.jakewharton.com/maven/release/</url>
</repository>
</repositories>
</project>
2 changes: 1 addition & 1 deletion src/site/apt/maven.apt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Maven
<repository>
<id>com.jakewharton.repository</id>
<name>Jake Wharton's Personal Repository</name>
<url>http://repository.jakewharton.com/</url>
<url>http://r.jakewharton.com/maven/release/</url>
</repository>
-------------------------------------------------

0 comments on commit 11e09b6

Please sign in to comment.