From edd072474665188ff03ccb2f288170847ab6bfb5 Mon Sep 17 00:00:00 2001 From: Maurizio Cucchiara Date: Sun, 13 Mar 2011 12:04:54 +0000 Subject: [PATCH] WW-3528 - Moved junit from scope compile to test git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1081087 13f79535-47bb-0310-9956-ffa450edef68 --- plugins/junit/pom.xml | 5 ++++- plugins/pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 88eb135fc..1115c4d51 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -63,6 +63,9 @@ jsp-api provided - + + junit + junit + diff --git a/plugins/pom.xml b/plugins/pom.xml index 3d6e29d6a..f73814b3f 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -79,7 +79,7 @@ junit junit - compile + test