Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Republish the fixed apache extensions as google-http-client-apache-v2 #637

Merged
merged 12 commits into from
May 15, 2019
Merged
4 changes: 0 additions & 4 deletions google-http-client-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,5 @@
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-apache</artifactId>
</dependency>
</dependencies>
</project>
116 changes: 0 additions & 116 deletions google-http-client-apache-legacy/pom.xml

This file was deleted.

Loading