BIGTOP-2829. [iTest] build failed during Maven integration test phase

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

Branch: refs/heads/branch-1.2
Commit: acce5407bc5dc47fcfe0b7c7dd6981cd9d8e9a33
Parents: 26bb157
Author: Evans Ye <[email protected]>
Authored: Sun Jul 2 22:06:40 2017 +0800
Committer: Evans Ye <[email protected]>
Committed: Thu Jul 6 23:21:33 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/acce5407/bigtop-test-framework/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 62d1ba7..bb85def 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -79,7 +79,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-failsafe-plugin</artifactId>
-        <version>2.17</version>
+        <version>2.20</version>
         <configuration>
           <includes>
             <include>**/*IntegrationTest*</include>

Reply via email to