diff --git a/pom.xml b/pom.xml index 4a02be1..b036257 100644 --- a/pom.xml +++ b/pom.xml @@ -24,30 +24,36 @@ 1.45 - - - - org.fusesource.mvnplugins - maven-graph-plugin - ${maven-graph-plugin.version} - - - validate - - reactor - - - - - TB - true - true - true - test,provided - ${project.basedir}/docs/images/reactor-graph.png - - - - + + + graphviz + + + + + org.fusesource.mvnplugins + maven-graph-plugin + ${maven-graph-plugin.version} + + + validate + + reactor + + + + + TB + true + true + true + test,provided + ${project.basedir}/docs/images/reactor-graph.png + + + + + +