diff --git a/cli/pom.xml b/cli/pom.xml index 9483e881fab8ee69e19688115ec99cee9884b569..9cf816172917fd939a9c884bd5b361a6d9808025 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -25,7 +25,7 @@ junit - junit-dep + junit test diff --git a/core/pom.xml b/core/pom.xml index 947978786e4343594d02d860e552b442d86a25ef..daf00c8806bfa530f23204bdaea99a7d1710dfa1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -443,7 +443,7 @@ THE SOFTWARE. junit - junit-dep + junit test diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 56fc62b25adcb1381ea8ac107f68f12e729a5b52..b761ee70d260211e4eb701de5487825265684e7e 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -347,7 +347,7 @@ THE SOFTWARE. junit - junit-dep + junit test diff --git a/plugins/pom.xml b/plugins/pom.xml index 63e928c5ff7dd5fabcf50200c4ee5e4a1b2098b9..6600ff384a850cc6c82a5cec19214fd6836916e8 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci jenkins - 1.29 + 1.30 @@ -65,12 +65,6 @@ 1.505-SNAPSHOT test - - junit - junit-dep - 4.10 - test -