Switch back to verify
diff --git a/pom.xml b/pom.xml
index a630476..e54e47a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
   </properties>
 
   <build>
-    <defaultGoal>clean install pmd:cpd-check</defaultGoal>
+    <defaultGoal>clean verify pmd:cpd-check</defaultGoal>
     <plugins>
       <plugin>
         <!--