Skip to content

Commit

Permalink
fix: cleanup commented code of version control (#1504)
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-qlogic committed Mar 9, 2020
1 parent b9c222c commit 5b1968d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
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

0 comments on commit 5b1968d

Please sign in to comment.