Merge branch 'test-fix' of github.com:ameyjadiye/commons-graph into test-fix
diff --git a/pom.xml b/pom.xml
index 3e1b27e..fd55b31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
   </dependencies>
 
   <build>
-    <defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check spotbugs:check javadoc:javadoc</defaultGoal>
+    <defaultGoal>clean verify apache-rat:check clirr:check</defaultGoal>
     <resources>
       <resource>
         <directory>${basedir}</directory>