Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -468,14 +468,6 @@
</plugins>
</build>
<properties>
<!--
NOTE: if you make a change to these versions, you MUST make the same change to:
- google-api-client-assembly/android-properties (make the filenames match the version here)
- google-oauth-java-client/pom.xml (versions must match)
- google-oauth-java-client/google-oauth-client-assembly/android-properties (make the filenames match the version here)
- google-http-java-client/pom.xml (versions must match)
- google-http-java-client/google-http-client-assembly/android-properties (make the filenames match the version here)
-->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.http.version>1.34.2</project.http.version>
<project.oauth.version>1.30.6</project.oauth.version>
Expand Down