diff --git a/pom.xml b/pom.xml index 4e02b862..34dbd13f 100644 --- a/pom.xml +++ b/pom.xml @@ -724,32 +724,32 @@ + + com.github.ferstl + depgraph-maven-plugin + ${depgraph-maven-plugin.version} + + puml + compile + true + true + true + true + dependency-graph + ${project.basedir}/doc + + + + verify + + graph + + + + - - com.github.ferstl - depgraph-maven-plugin - ${depgraph-maven-plugin.version} - - puml - compile - true - true - true - true - dependency-graph - ${project.basedir}/doc - - - - package - - graph - - - - org.pitest pitest-maven