From aeced4f9056245b0f0c8464fbf7bbc6e1131be43 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 2 Sep 2009 22:29:52 +0000 Subject: Fixing jUnit scope for some iTest projects git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810719 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/itest/corba/pom.xml | 12 ++++++------ .../sca-java-1.x/itest/policy-security-basicauth/pom.xml | 1 - branches/sca-java-1.x/itest/policy-security-jsr250/pom.xml | 3 +-- branches/sca-java-1.x/itest/policy-security-token/pom.xml | 3 ++- branches/sca-java-1.x/itest/policy-security/pom.xml | 3 +-- 5 files changed, 10 insertions(+), 12 deletions(-) (limited to 'branches/sca-java-1.x/itest') diff --git a/branches/sca-java-1.x/itest/corba/pom.xml b/branches/sca-java-1.x/itest/corba/pom.xml index fee9eafba8..bdb17e791a 100644 --- a/branches/sca-java-1.x/itest/corba/pom.xml +++ b/branches/sca-java-1.x/itest/corba/pom.xml @@ -109,12 +109,12 @@ compile - - junit - junit - 4.5 - compile - + + junit + junit + 4.5 + test + diff --git a/branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml b/branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml index 0aa7107313..c78a7e47d8 100644 --- a/branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml +++ b/branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml @@ -108,6 +108,5 @@ 1.6.1 test - diff --git a/branches/sca-java-1.x/itest/policy-security-jsr250/pom.xml b/branches/sca-java-1.x/itest/policy-security-jsr250/pom.xml index e14b4a3d17..cd64e65167 100644 --- a/branches/sca-java-1.x/itest/policy-security-jsr250/pom.xml +++ b/branches/sca-java-1.x/itest/policy-security-jsr250/pom.xml @@ -68,8 +68,7 @@ junit junit 4.5 + test - - diff --git a/branches/sca-java-1.x/itest/policy-security-token/pom.xml b/branches/sca-java-1.x/itest/policy-security-token/pom.xml index e123cf4885..fc114918e0 100644 --- a/branches/sca-java-1.x/itest/policy-security-token/pom.xml +++ b/branches/sca-java-1.x/itest/policy-security-token/pom.xml @@ -98,7 +98,8 @@ junit junit - 4.2 + 4.5 + test diff --git a/branches/sca-java-1.x/itest/policy-security/pom.xml b/branches/sca-java-1.x/itest/policy-security/pom.xml index d6f9f8e93a..ce7842d5c6 100644 --- a/branches/sca-java-1.x/itest/policy-security/pom.xml +++ b/branches/sca-java-1.x/itest/policy-security/pom.xml @@ -61,8 +61,7 @@ junit junit 4.5 + test - - -- cgit v1.2.3