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
Add google-http-client-apache properties
  • Loading branch information
chingor13 committed Jan 4, 2019
commit c2ff6eeac39cf4d89c089ff682e83841c4e0efaf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src=../libs-sources/google-http-client-apache-${project.version}-sources.jar
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@
- Internally, update the default features.json file
-->
<project.http-client.version>1.27.1-SNAPSHOT</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
<project.http-client-apache.version>2.0.1-SNAPSHOT</project.http-client-apache.version><!-- {x-version-update:google-http-client-apache:current} -->
<project.appengine.version>1.9.64</project.appengine.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.jsr305.version>3.0.2</project.jsr305.version>
Expand Down