Repository: commons-lang
Updated Branches:
  refs/heads/master ac3abadf5 -> 5f0d81275


Replaced test with verify. Closes #72.


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

Branch: refs/heads/master
Commit: 5f0d8127579c1ce73f21daa509271c14af78b143
Parents: ac3abad
Author: Amey Jadiye <ameyjad...@gmail.com>
Authored: Fri Jun 23 15:11:01 2017 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Fri Jun 23 15:11:01 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/5f0d8127/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index afc84d6..d2d5a41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -604,7 +604,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