[disruptor] fix maven-surefire-provider-junit

gil gil at fedoraproject.org
Sat Jun 7 16:39:56 UTC 2014


commit c8f2af416a4c7b0fa2949f9107335555e75f5edf
Author: gil <puntogil at libero.it>
Date:   Sat Jun 7 18:40:02 2014 +0200

    fix maven-surefire-provider-junit

 disruptor.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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
 


More information about the scm-commits mailing list