From b16a74eb47ba4d6bde7602ee8e5b0ebfcc6d3dcf Mon Sep 17 00:00:00 2001 From: Victor Galkin Date: Tue, 26 Apr 2011 20:54:26 +0400 Subject: [PATCH] Update maven surefire plugin for live tests --- sandbox-apis/nova/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sandbox-apis/nova/pom.xml b/sandbox-apis/nova/pom.xml index 34831aa7d5..3bfbacda2c 100644 --- a/sandbox-apis/nova/pom.xml +++ b/sandbox-apis/nova/pom.xml @@ -121,6 +121,13 @@ org.apache.maven.plugins maven-surefire-plugin 2.8.1 + + + org.apache.maven.surefire + surefire-testng + 2.8.1 + + integration