8000 docs: document process for updating pom.xml versions · rchani99/google-http-java-client@a991a44 · GitHub
[go: up one dir, main page]

Skip to content

Commit a991a44

Browse files
committed
docs: document process for updating pom.xml versions
1 parent bc20090 commit a991a44

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,15 @@
548548
</plugins>
549549
</build>
550550
<properties>
551+
<!--
552+
NOTE: if you make a change to these versions, you MUST make the same change to:
553+
- google-http-client-assembly/android-properties (make the filenames match the version here)
554+
- google-oauth-java-client/pom.xml (versions must match)
555+
- google-oauth-java-client/google-oauth-client-assembly/android-properties (make the filenames match the version here)
556+
- google-api-java-client/pom.xml (versions must match)
557+
- google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here)
558+
- Internally, update the default features.json file
559+
-->
551560
<project.appengine.version>1.7.7</project.appengine.version>
552561
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
553562
<project.jsr305.version>3.0.2</project.jsr305.version>

0 commit comments

Comments
 (0)
0