Skip to content

Commit

Permalink
Merge pull request #119 from IBMStreams/develop
Browse files Browse the repository at this point in the history
HDFS merge develop to master branch
  • Loading branch information
anouri authored Jan 30, 2020
2 parents 6b5580b + b6e150e commit fe61091
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions com.ibm.streamsx.hdfs/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
<classpathentry kind="lib" path="./impl/lib/ext/hadoop-hdfs-client-3.1.0.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/htrace-core4-4.2.0-incubating.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/httpcore-4.4.11.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-core-2.9.9.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-core-2.10.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-core-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-databind-2.9.9.3.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-databind-2.10.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-annotations-2.10.1.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jackson-mapper-asl-1.9.13.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jersey-core-1.19.4.jar"/>
<classpathentry kind="lib" path="./impl/lib/ext/jersey-server-1.19.4.jar"/>
Expand Down

0 comments on commit fe61091

Please sign in to comment.