From db775a2bb22acffef631baebc75f429d3fc05cd9 Mon Sep 17 00:00:00 2001 From: gil Date: Sat, 7 Jun 2014 16:59:05 +0200 Subject: [PATCH] fix maven-surefire-provider-junit --- apache-commons-javaflow.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-javaflow.spec b/apache-commons-javaflow.spec index 8f075ad..bef1e26 100644 --- a/apache-commons-javaflow.spec +++ b/apache-commons-javaflow.spec @@ -33,7 +33,7 @@ BuildRequires: maven-local #BuildRequires: maven-antrun-plugin #BuildRequires: maven-plugin-bundle #BuildRequires: maven-site-plugin -BuildRequires: maven-surefire-provider-junit4 +BuildRequires: maven-surefire-provider-junit BuildArch: noarch