From c8f2af416a4c7b0fa2949f9107335555e75f5edf Mon Sep 17 00:00:00 2001 From: gil Date: Sat, 7 Jun 2014 18:40:02 +0200 Subject: [PATCH] fix maven-surefire-provider-junit --- disruptor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disruptor.spec b/disruptor.spec index b9dbdc3..c3fdcf7 100644 --- a/disruptor.spec +++ b/disruptor.spec @@ -23,7 +23,7 @@ BuildRequires: mvn(com.google.caliper:caliper:0.5-rc1) # NOTE: the project is buildable with gradle by default BuildRequires: maven-local BuildRequires: maven-plugin-bundle -BuildRequires: maven-surefire-provider-junit4 +BuildRequires: maven-surefire-provider-junit BuildArch: noarch