File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
google-http-client-assembly Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3737 <outputDirectory >google-http-java-client/libs</outputDirectory >
3838 <filtered >true</filtered >
3939 </file >
40+ <file >
41+ <source >properties/google-http-client-apache.jar.properties</source >
42+ <destName >google-http-client-apache-${project.http-client-apache.version}.jar.properties</destName >
43+ <outputDirectory >google-http-java-client/libs</outputDirectory >
44+ <filtered >true</filtered >
45+ </file >
4046 <file >
4147 <source >properties/google-http-client-gson.jar.properties</source >
4248 <destName >google-http-client-gson-${project.version}.jar.properties</destName >
Original file line number Diff line number Diff line change 1- src =../libs-sources/google-http-client-apache-${project.version}-sources.jar
1+ src =../libs-sources/google-http-client-apache-${project.http-client-apache. version}-sources.jar
Original file line number Diff line number Diff line change 178178 <dependency >
179179 <groupId >com.google.http-client</groupId >
180180 <artifactId >google-http-client-apache</artifactId >
181- <version >${project.http-client.version} </version >
181+ <version >${project.http-client-apache .version} </version >
182182 </dependency >
183183 <dependency >
184184 <groupId >com.google.http-client</groupId >
You can’t perform that action at this time.
0 commit comments