Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Fix parent version
  • Loading branch information
chingor13 committed May 14, 2019
commit 8a21514a3bf8ab54f140d1dcb65631871821b025
2 changes: 1 addition & 1 deletion google-http-client-apache-v2/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.29.2-SNAPSHOT0</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.29.2-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-apache-v2</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ google-http-client-bom:1.29.1:1.29.2-SNAPSHOT
google-http-client-parent:1.29.1:1.29.2-SNAPSHOT
google-http-client-android:1.29.1:1.29.2-SNAPSHOT
google-http-client-android-test:1.29.1:1.29.2-SNAPSHOT
google-http-client-apache:2.1.1:2.1.2-SNAPSHOT
google-http-client-apache-legacy:1.29.1:1.29.2-SNAPSHOT
google-http-client-apache-v2:1.29.1:1.29.2-SNAPSHOT
google-http-client-appengine:1.29.1:1.29.2-SNAPSHOT
google-http-client-assembly:1.29.1:1.29.2-SNAPSHOT
google-http-client-findbugs:1.29.1:1.29.2-SNAPSHOT
Expand Down