Skip to content

Commit

Permalink
Remove Jake Wharton maven repo - artifacts now in Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Mar 27, 2012
1 parent 54e2b0c commit 2e188e5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,8 @@
</parent>

<properties>
<abs.version>4.0.0</abs.version>
<abs.version>4.0.1</abs.version>
</properties>
<repositories>
<repository>
<id>jakewharton-release</id>
<url>http://r.jakewharton.com/maven/release/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.google.android</groupId>
Expand Down

0 comments on commit 2e188e5

Please sign in to comment.