Skip to content

Commit

Permalink
Remove old jackson 1 reference (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Nov 19, 2019
1 parent c9d172f commit e24f3f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google-http-client-assembly/classpath-include
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<classpathentry kind="lib" path="libs/google-http-client-appengine-${project.version}.jar" sourcepath="libs-sources/google-http-client-appengine-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-protobuf-${project.version}.jar" sourcepath="libs-sources/google-http-client-protobuf-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-gson-${project.version}.jar" sourcepath="libs-sources/google-http-client-gson-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-jackson-${project.version}.jar" sourcepath="libs-sources/google-http-client-jackson-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-jackson2-${project.version}.jar" sourcepath="libs-sources/google-http-client-jackson2-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/google-http-client-xml-${project.version}.jar" sourcepath="libs-sources/google-http-client-xml-${project.version}-sources.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-${project.commons-logging.version}.jar" sourcepath="libs-sources/commons-logging-${project.commons-logging.version}-sources.jar"/>
Expand Down

0 comments on commit e24f3f2

Please sign in to comment.