From e9b5b66e31f3fc0b6f94bf0f8c680223def8b990 Mon Sep 17 00:00:00 2001 From: gil Date: Sun, 8 Jun 2014 18:28:37 +0200 Subject: [PATCH] fix maven-surefire-provider-junit --- jackson-databind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackson-databind.spec b/jackson-databind.spec index ac732e7..8e0eede 100644 --- a/jackson-databind.spec +++ b/jackson-databind.spec @@ -25,7 +25,7 @@ BuildRequires: maven-enforcer-plugin BuildRequires: maven-plugin-build-helper BuildRequires: maven-plugin-bundle BuildRequires: maven-site-plugin -BuildRequires: maven-surefire-provider-junit4 +BuildRequires: maven-surefire-provider-junit BuildRequires: replacer # bundle-plugin Requires #BuildRequires: mvn(org.sonatype.aether:aether)