Remove circular dependency between junit and hamcrest
This commit is contained in:
parent
51c46d1140
commit
01c1a918c7
@ -43,7 +43,7 @@ rm -rf hamcrest-integration
|
||||
rm -rf hamcrest-library
|
||||
|
||||
cp -p %{SOURCE1} pom.xml
|
||||
%pom_add_dep junit:junit
|
||||
%pom_add_dep junit:junit::test
|
||||
%pom_xpath_inject pom:project '
|
||||
<build>
|
||||
<plugins>
|
||||
|
Loading…
Reference in New Issue
Block a user