summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml b/branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml
index 7a7e236ccb..2d6af58941 100644
--- a/branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml
+++ b/branches/sca-java-1.x/itest/jms-nonscaclient-exceptions/pom.xml
@@ -81,6 +81,12 @@
<version>4.5</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>xmlunit</groupId>
+ <artifactId>xmlunit</artifactId>
+ <version>1.2</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.activemq</groupId>