-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61431/
-----------------------------------------------------------

Review request for Flume.


Repository: flume-git


Description
-------

Updated the version numbers in the parent poms dependency management part.


Diffs
-----

  pom.xml 5730db0c 


Diff: https://reviews.apache.org/r/61431/diff/1/


Testing
-------

tested with mvn clean install
Build and unit tests were successful.

Dependency tree only changed in version numbers and not in its form.

diff of mvn dependency:list | grep jar | sort | uniq command before and after 
the patch:

23,26c23,26
< [INFO]    com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
< [INFO]    com.fasterxml.jackson.core:jackson-annotations:jar:2.4.2:test
< [INFO]    com.fasterxml.jackson.core:jackson-core:jar:2.3.1:compile
< [INFO]    com.fasterxml.jackson.core:jackson-core:jar:2.4.2:test
---
> [INFO]    com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:compile
> [INFO]    com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:test
> [INFO]    com.fasterxml.jackson.core:jackson-core:jar:2.8.9:compile
> [INFO]    com.fasterxml.jackson.core:jackson-core:jar:2.8.9:test


Thanks,

Ferenc Szabo

Reply via email to