nosqlbench/nb
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
..
appimage/skel improved nb appimage build script 2020-03-13 00:57:06 -05:00
src doc updates, test mute 2020-03-17 06:36:58 -05:00
.gitignore improved nb appimage build script 2020-03-13 00:57:06 -05:00
build-bin.sh improved nb appimage build script 2020-03-13 00:57:06 -05:00
gendocs.sh moved static guidebook script to nb 2020-03-09 18:19:47 -05:00
pom.xml [issue-64] Rework specification of the dependency versions 2020-03-18 12:13:44 +01:00