[leveldbjni] fix maven-surefire-provider-junit

gil gil at fedoraproject.org
Sat Jun 7 17:47:31 UTC 2014


commit 25f1e1b97a168bbb63a56831b2dc5320e32661db
Author: gil <puntogil at libero.it>
Date:   Sat Jun 7 19:47:36 2014 +0200

    fix maven-surefire-provider-junit

 leveldbjni.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/leveldbjni.spec b/leveldbjni.spec
index f7f578d..085e73c 100644
--- a/leveldbjni.spec
+++ b/leveldbjni.spec
@@ -34,7 +34,7 @@ BuildRequires: maven-local
 BuildRequires: maven-hawtjni-plugin
 BuildRequires: maven-plugin-bundle
 BuildRequires: maven-plugin-tools-javadoc
-BuildRequires: maven-surefire-provider-junit4
+BuildRequires: maven-surefire-provider-junit
 
 %description
 LevelDB JNI gives you a Java interface to the


More information about the scm-commits mailing list