Repository: bigtop
Updated Branches:
  refs/heads/master 6a70f45cd -> 42eeeee9e


BIGTOP-1618. iTest integration tests need only to be bound to verify goal


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/42eeeee9
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/42eeeee9
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/42eeeee9

Branch: refs/heads/master
Commit: 42eeeee9e3b430b7a92b40d93b75e3c9ae7d02e8
Parents: 6a70f45
Author: Konstantin Boudnik <[email protected]>
Authored: Mon Jan 26 11:42:01 2015 -0800
Committer: Konstantin Boudnik <[email protected]>
Committed: Mon Jan 26 11:42:01 2015 -0800

----------------------------------------------------------------------
 bigtop-test-framework/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/42eeeee9/bigtop-test-framework/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 2ebe881..5d0a601 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -88,7 +88,6 @@
         <executions>
           <execution>
             <goals>
-              <goal>integration-test</goal>
               <goal>verify</goal>
             </goals>
           </execution>

Reply via email to