summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 10:55:06 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 10:55:06 +0000
commit9b6efa6de8747c95d4b64cb1daf134e0861f983c (patch)
treeb3ba82f30bc07269c50871f39f2fadc9ea5449c0 /sca-java-1.x/trunk
parent37c05358adaa96fd7a0aea28765524eebf01fe62 (diff)
Merge r999898 Change junit dependency to test scope
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027043 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk')
-rw-r--r--sca-java-1.x/trunk/modules/databinding-json/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/modules/databinding-json/pom.xml b/sca-java-1.x/trunk/modules/databinding-json/pom.xml
index 4b16366e27..d9220f0c03 100644
--- a/sca-java-1.x/trunk/modules/databinding-json/pom.xml
+++ b/sca-java-1.x/trunk/modules/databinding-json/pom.xml
@@ -95,6 +95,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
+ <scope>test</scope>
</dependency>
<dependency>