nosqlbench/virtdata-processors
Alex Ott 44af1e22dd [issue-64] Rework specification of the dependency versions
This changes how we specify versions for dependencies, and plugins: - all versions are now
listed in `dependencyManagement` and `pluginManagement` sections in the
`mvn-defaults/pom.xml`.  Usage of dependencies and plugins should be done without explicit
`version` tag.

Also:

* unified discrepancies between versions of plugins and dependencies
* bumped versions for commons-codec, commons-csv, commons-compress, docker-java

this fixes #64
2020-03-18 12:13:44 +01:00
..
src/main/java/io/nosqlbench/virtdata/processors set Java version to 11 2020-02-26 10:52:02 -06:00
pom.xml [issue-64] Rework specification of the dependency versions 2020-03-18 12:13:44 +01:00