Skip to content
Merged
Changes from 1 commit
Commits
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated samples/dailymotion-simple-cmdline-sample/pom.xml [ci skip]
  • Loading branch information
release-please[bot] authored Feb 12, 2020
commit 92d975e202ffbb04d938ce409e65cb30670fee92
2 changes: 1 addition & 1 deletion samples/dailymotion-simple-cmdline-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<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>dailymotion-simple-cmdline-sample</artifactId>
Expand Down