Skip to content

Commit 5b1968d

Browse files
authored
fix: cleanup commented code of version control (#1504)
1 parent b9c222c commit 5b1968d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -468,14 +468,6 @@
468468
</plugins>
469469
</build>
470470
<properties>
471-
<!--
472-
NOTE: if you make a change to these versions, you MUST make the same change to:
473-
- google-api-client-assembly/android-properties (make the filenames match the version here)
474-
- google-oauth-java-client/pom.xml (versions must match)
475-
- google-oauth-java-client/google-oauth-client-assembly/android-properties (make the filenames match the version here)
476-
- google-http-java-client/pom.xml (versions must match)
477-
- google-http-java-client/google-http-client-assembly/android-properties (make the filenames match the version here)
478-
-->
479471
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
480472
<project.http.version>1.34.2</project.http.version>
481473
<project.oauth.version>1.30.6</project.oauth.version>

0 commit comments

Comments
 (0)