replaced test with verify

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/5cb5d36d
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/5cb5d36d
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/5cb5d36d

Branch: refs/heads/master
Commit: 5cb5d36daf303162bc2a79e4a567ca3d90681350
Parents: 52a2524
Author: Amey Jadiye <ameyjad...@gmail.com>
Authored: Fri Jun 9 13:06:22 2017 +0530
Committer: GitHub <nore...@github.com>
Committed: Fri Jun 9 13:06:22 2017 +0530

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/5cb5d36d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 87534ba..7a9cb3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
 
 
   <build>
-    <defaultGoal>clean test apache-rat:check clirr:check checkstyle:check 
findbugs:check javadoc:javadoc</defaultGoal>
+    <defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check 
findbugs:check javadoc:javadoc</defaultGoal>
     <pluginManagement>
       <plugins>
         <plugin>

Reply via email to