Skip to content

Commit

Permalink
fix maven build too
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Jul 14, 2015
1 parent 00cb42e commit e7c33c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions maven/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit e7c33c7

Please sign in to comment.