Fix junit dependency scope
This commit is contained in:
parent
9633d12462
commit
134de31c0c
@ -29,6 +29,7 @@ Plexus Cipher: encryption/decryption Component
|
||||
%setup -q
|
||||
|
||||
%pom_remove_parent
|
||||
%pom_xpath_inject "pom:dependency[pom:artifactId='junit']" "<scope>test</scope>"
|
||||
|
||||
# replace %{version}-SNAPSHOT with %{version}
|
||||
%pom_xpath_replace pom:project/pom:version "<version>%{version}</version>"
|
||||
|
Loading…
Reference in New Issue
Block a user