From fcb70822b01712600c4ed7d52c3aa8f1c7d873e9 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Tue, 14 Mar 2017 11:44:26 +0000 Subject: [PATCH] pom.xml: Move digraph, huntbugs an highwheel plugins to verify phase --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9fd45a8..6585635 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ - validate + verify digraph @@ -314,7 +314,7 @@ ${huntbugs.version} - compile + verify huntbugs @@ -386,7 +386,7 @@ ${highwheel-maven.version} - compile + verify analyse