From 5e27d2a785496ca055333dad408e97f70e468dd2 Mon Sep 17 00:00:00 2001 From: Srimanth Gunturi Date: Sun, 28 Jun 2015 19:39:34 -0700 Subject: AMBARI-12196. Ambari-server component build fails with 'maven-surefire-plugin' failing with more than 500 tests (srimanth) --- ambari-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ambari-project') diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml index 99e950a027..0913bff5ce 100644 --- a/ambari-project/pom.xml +++ b/ambari-project/pom.xml @@ -454,7 +454,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.13 -- cgit v1.2.3