summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/policy-security-basicauth/pom.xml2
1 files changed, 2 insertions, 0 deletions
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 c78a7e47d8..5bedabfb5b 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
@@ -100,6 +100,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
+ <scope>test</scope>
</dependency>
<dependency>
@@ -108,5 +109,6 @@
<version>1.6.1</version>
<scope>test</scope>
</dependency>
+
</dependencies>
</project>