Merged
Changes from 1 commit
Show all changes
19 commits
Select commit Hold shift + click to select a range
4d61e58
updated CHANGELOG.md [ci skip]
release-please[bot]Feb 12, 2020
2ac151f
updated README.md [ci skip]
release-please[bot]Feb 12, 2020
1f45f71
updated versions.txt [ci skip]
release-please[bot]Feb 12, 2020
7e37453
updated google-http-client-findbugs/google-http-client-findbugs-test/…
release-please[bot]Feb 12, 2020
292c42f
updated google-http-client-android-test/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
d557ef7
updated google-http-client-android/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
73224a1
updated google-http-client-apache-v2/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
a910dd5
updated google-http-client-appengine/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
5a7feda
updated google-http-client-assembly/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
2d982ad
updated google-http-client-bom/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
e9b66d3
updated google-http-client-findbugs/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
a06caeb
updated google-http-client-gson/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
7aed30e
updated google-http-client-jackson2/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
8643f1c
updated google-http-client-protobuf/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
f64cf92
updated google-http-client-test/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
1fa4e67
updated google-http-client-xml/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
b5b8570
updated google-http-client/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
92d975e
updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]
release-please[bot]Feb 12, 2020
6ce4f12
updated pom.xml [ci skip]
release-please[bot]Feb 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
PrevPrevious commit
Next Next commit
updated google-http-client-appengine/pom.xml [ci skip]
  • Loading branch information
@release-please
release-please[bot] authoredFeb 12, 2020
commit a910dd5936e9ef2ff5edaca65d78db77c38c94a6
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.34.2-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.34.2</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-appengine</artifactId>
<version>1.34.2-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} -->
<version>1.34.2</version><!-- {x-version-update:google-http-client-appengine:current} -->
<name>Google App Engine extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down