che-server/plugins/plugin-docker/che-plugin-docker-compose
Aleksandr Andrienko 517036028a Fix failing tests on build. (#5291)
After update lib jackson-core from version 2.5.0 to 2.7.0 some tests
fails on build. Our yaml parser uses inside jackson.databind library and this library has the same version property like jackson-core, so
this lib was updated from 2.5.0 to 2.7.0 too. In newer version library changed behavior for parser and tests fails.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-06-08 09:53:23 +03:00
..
src Fix failing tests on build. (#5291) 2017-06-08 09:53:23 +03:00
pom.xml RELEASE: Set next development version 2017-05-24 07:30:41 +00:00