summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/itest/policy-security-basicauth
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-02 22:45:23 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-02 22:45:23 +0000
commit5dc6635594ad4a6f08ecf61ac30b82333a418686 (patch)
tree39393c6c2b13cc573d4f813b650dddb518f4facc /branches/sca-java-1.5.1/itest/policy-security-basicauth
parentaeced4f9056245b0f0c8464fbf7bbc6e1131be43 (diff)
Fixing jUnit scope for some iTest projects
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810721 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/itest/policy-security-basicauth')
-rw-r--r--branches/sca-java-1.5.1/itest/policy-security-basicauth/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/itest/policy-security-basicauth/pom.xml b/branches/sca-java-1.5.1/itest/policy-security-basicauth/pom.xml
index f16513749c..6edc732530 100644
--- a/branches/sca-java-1.5.1/itest/policy-security-basicauth/pom.xml
+++ b/branches/sca-java-1.5.1/itest/policy-security-basicauth/pom.xml
@@ -100,6 +100,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
+ <scope>test</scope>
</dependency>
<dependency>